summaryrefslogtreecommitdiff
path: root/examples/rust/build.sh
AgeCommit message (Expand)Author
2026-04-03chore: refactor interpreter loopHenry
2026-04-03feat: add resumable calls / fuel trackingHenry
2026-04-01chore: cleanup + add wasm intrinsicsHenry
2026-03-31chore: move locals to stackHenry
2025-02-12fix: fix build, improve error handlingHenry Gressmann
2024-09-11ci: fix build, update changelogHenry Gressmann
2024-09-11ci: improve no_std testing, add linux arm64Henry Gressmann
2024-09-11chore: update deps, improve contributing guidelines, improve ciHenry Gressmann
2024-05-30chore: cleanupHenry Gressmann
2024-05-15feat: v0.7.0 (#13)Henry Gressmann
2024-05-09feat: implement I32StoreLocal & I32LocalGetConstAddHenry Gressmann
2024-05-01feat: switch back to upstream wasmparserHenry Gressmann
2024-01-30perf: add more benchmarksHenry Gressmann
2024-01-29chore: improve docsHenry Gressmann
2024-01-29feat: Bulk Memory Operations ProposalHenry Gressmann
2024-01-26docs: string exampleHenry Gressmann
2024-01-26feat: add more examples, work on new public apiHenry Gressmann
2024-01-26docs: working selfhosted exampleHenry Gressmann