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
/
.cargo
/
config.toml
Age
Commit message (
Expand
)
Author
2024-12-09
chore: improve testsuite
Henry Gressmann
2024-09-10
docs: update changelog/contributing
Henry Gressmann
2024-08-26
feat: fix remaining 2.0 tests
Henry Gressmann
2024-06-30
chore: Memory and Data Instances are no longer reference counted
Henry Gressmann
2024-06-30
chore: restructure runtime and reduce build dependencies
Henry Gressmann
2024-05-30
chore: cleanup
Henry Gressmann
2024-05-15
feat: v0.7.0 (#13)
Henry Gressmann
2024-03-12
test: make tests work on more targets (#11)
Henry Gressmann
2024-01-31
chore: overall code cleanup
Henry Gressmann
2024-01-26
feat: add more examples, work on new public api
Henry Gressmann
2024-01-24
test: add 2.0 testsuite
Henry Gressmann
2024-01-17
chore: decrease max call stack size and fix corresponding tests
Henry Gressmann
2024-01-10
chore: improve documentation, tests
Henry Gressmann
2023-12-22
tests: improve wast tests
Henry
2023-12-17
chore: improve progress graph, add contributing.md
Henry Gressmann
2023-12-16
chore: bump version so graphic stays up to date
Henry Gressmann
2023-12-12
test(tinywasm): add AssertReturn to spec test harness
Henry Gressmann
2023-12-04
chore: ensure everything still runs on no_std
Henry Gressmann