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-25
feat: pass all i32 tests
Henry
2023-12-25
feat: more bit operations
Henry
2023-12-25
feat: bit operations
Henry
2023-12-25
feat: improve func type resolution, int ops
Henry
2023-12-23
chore: parse element sections, improve contributing.md
Henry
2023-12-23
tests: improve test glue code
Henry
2023-12-22
tests: improve wast tests
Henry
2023-12-22
feat: improve parser
Henry
2023-12-21
docs: add info about submodules
Henry
2023-12-19
chore: cleanup clippy errors
Henry Gressmann
2023-12-19
feat: import section
Henry Gressmann
2023-12-19
chore: bump version
Henry Gressmann
2023-12-19
Release 0.0.5
Henry Gressmann
2023-12-19
feat: parse memory and table sections
Henry Gressmann
2023-12-18
test: make more tests pass
Henry Gressmann
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
[prev]
[next]