summaryrefslogtreecommitdiff
path: root/examples/rust/src/tinywasm.rs
AgeCommit message (Expand)Author
2026-04-19feat: simplify module apiHenry
2026-04-12test: fix rust warm example buildHenry
2026-04-12feat: remove lifetimes from runtime objectsHenry
2026-04-12feat: rework public api, add missing export apisHenry
2026-03-19chore: replace magic numbers with expressionsHenry
2025-02-12fix: fix build, improve error handlingHenry Gressmann
2024-09-11ci: fix buildHenry Gressmann
2024-09-11ci: improve no_std testing, add linux arm64Henry Gressmann
2024-01-26docs: string exampleHenry Gressmann
2024-01-26feat: add more examples, work on new public apiHenry Gressmann
2024-01-26chore: fix selfhosting exampleHenry Gressmann
2024-01-26docs: working selfhosted exampleHenry Gressmann
2024-01-26feat: full no_std supportHenry Gressmann