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
path:
root
/
crates
Age
Commit message (
Expand
)
Author
2024-01-06
feat: basic memory ops
Henry Gressmann
2024-01-06
feat: imports
Henry Gressmann
2024-01-06
docs: update chart
Henry Gressmann
2024-01-05
chore: improve breaking
Henry Gressmann
2024-01-05
chore: improve global testing
Henry Gressmann
2024-01-05
feat: initial global support
Henry Gressmann
2024-01-05
refactor: module instantiation
Henry Gressmann
2024-01-04
chore: add all instances
Henry Gressmann
2024-01-04
feat: improve func_addr resolution
Henry Gressmann
2024-01-04
test: impprove panic reporting
Henry Gressmann
2024-01-04
test: improve test case naming
Henry Gressmann
2024-01-04
test: improve test reporting
Henry Gressmann
2023-12-28
chore: add ref instructions
Henry
2023-12-27
chore: bump version
Henry
2023-12-27
Release 0.1.0
Henry
2023-12-27
feat: more float conversions
Henry
2023-12-26
feat: pass all float tests
Henry
2023-12-25
chore: pass more tests
Henry
2023-12-25
feat: pass all i64 tests, add missing conversion opcodes
Henry
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
feat: parse memory and table sections
Henry Gressmann
2023-12-18
test: make more tests pass
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
[next]