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
/
examples
/
rust
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2026-05-02
chore: add more tests, fix issues with import types, cleanup doom example
Henry
2026-04-12
test: fix rust warm example build
Henry
2026-04-03
feat: add resumable calls / fuel tracking
Henry
2026-04-01
chore: cleanup + add wasm intrinsics
Henry
2025-02-12
fix: fix build, improve error handling
Henry Gressmann
2024-09-11
ci: improve no_std testing, add linux arm64
Henry Gressmann
2024-09-11
chore: remove nightly features for now
Henry Gressmann
2024-09-11
chore: update deps, improve contributing guidelines, improve ci
Henry Gressmann
2024-05-15
feat: v0.7.0 (#13)
Henry Gressmann
2024-01-30
perf: add more benchmarks
Henry Gressmann
2024-01-28
feat: improve memory perf + basic bulk memory access
Henry Gressmann
2024-01-27
pref: callstack/callframe improvements
Henry Gressmann
2024-01-26
docs: string example
Henry Gressmann
2024-01-26
feat: add more examples, work on new public api
Henry Gressmann
2024-01-26
docs: working selfhosted example
Henry Gressmann
2024-01-26
feat: full no_std support
Henry Gressmann