index
:
tinywasm
bota-tortuise
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-18
docs: add link to chart
Henry Gressmann
2023-12-18
feat: global parsing, improve testsuite
Henry Gressmann
2023-12-18
chore: cleanup clippy errors
Henry Gressmann
2023-12-18
chore: improve breaking
Henry Gressmann
2023-12-17
chore: improve label handling
Henry Gressmann
2023-12-17
chore: improve progress graph, add contributing.md
Henry Gressmann
2023-12-17
feat: if/else
Henry Gressmann
2023-12-16
chore: use svg's to keep repo size smaller
Henry Gressmann
2023-12-16
chore: bump version so graphic stays up to date
Henry Gressmann
2023-12-15
chore: progress graph
Henry Gressmann
2023-12-15
test: add test group name to results
Henry Gressmann
2023-12-15
test: save test results
Henry Gressmann
2023-12-15
Release 0.0.4
Henry Gressmann
2023-12-14
test(tinywasm): compare test results - we actually pass the majority now
Henry Gressmann
2023-12-14
chore: simplify instruction macros
Henry Gressmann
2023-12-14
feat: support a bunch more new instructions
Henry Gressmann
2023-12-14
feat: support more wasm opcodes
Henry Gressmann
2023-12-13
feat: fully working block and loop implementations
Henry Gressmann
2023-12-13
feat: new new instruction types for blocks/ends
Henry Gressmann
2023-12-12
test(tinywasm): add AssertReturn to spec test harness
Henry Gressmann
2023-12-12
docs: update documentation
Henry Gressmann
2023-12-11
chore: don't require nightly for no_std
Henry Gressmann
2023-12-11
test(tinywasm): add AssertMalformed to spec test harness
Henry Gressmann
2023-12-10
test(tinywasm): create wasm spec test harness
Henry Gressmann
2023-12-10
feat(wasm-testsuite): add MVP_TESTS and V2_DRAFT_1_TESTS
Henry Gressmann
2023-12-10
feat: add support for more instructions
Henry Gressmann
2023-12-10
Release 0.0.3
Henry Gressmann
2023-12-10
docs: improve rustdoc
Henry Gressmann
2023-12-10
feat: move wasm core testsuite to a seperate crate
Henry Gressmann
2023-12-10
chore: add more arithmetic instructions
Henry Gressmann
2023-12-10
feat: function calls
Henry Gressmann
2023-12-09
chore: refactor executer
Henry Gressmann
2023-12-09
feat: prepare executor for function calls
Henry Gressmann
2023-12-09
fix: missing readme on crates.io
Henry Gressmann
2023-12-09
fix: missing versions
Henry Gressmann
2023-12-09
Release 0.0.2
Henry Gressmann
2023-12-09
fix: crate metadata
Henry Gressmann
2023-12-09
Release 0.0.1
Henry Gressmann
2023-12-09
chore: prepare publish
Henry Gressmann
2023-12-09
fix: tinywasm_cli publish key
Henry Gressmann
2023-12-09
fix: tinywasm crate type
Henry Gressmann
2023-12-09
chore: improve documentation
Henry Gressmann
2023-12-07
docs: update readme
Henry Gressmann
2023-12-07
docs: update readme
Henry Gressmann
2023-12-07
feat: control flow improvements
Henry Gressmann
2023-12-07
feat: improve lable/block handling, add support for more arithmetic opcodes
Henry Gressmann
2023-12-06
feat: support basic loops, br_if
Henry Gressmann
2023-12-06
feat: cli now has options to specify arguments and function to run
Henry Gressmann
2023-12-06
feat: validate module opcodes, logging feature
Henry Gressmann
2023-12-05
feat: block stack, make cargofmt a bit more sane
Henry Gressmann
[prev]
[next]