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
/
cli
/
src
Age
Commit message (
Expand
)
Author
2026-03-23
chore: cleanup
Henry
2025-05-06
chore: update deps, update nightly
Henry Gressmann
2025-04-03
chore: update deps, cargo fmt
Henry Gressmann
2025-03-01
feat: add most basic simd instructions
Henry Gressmann
2025-02-28
wip: initial simd support
Henry Gressmann
2024-08-12
chore: clean up code
Henry Gressmann
2024-06-30
chore: restructure runtime and reduce build dependencies
Henry Gressmann
2024-03-13
chore: optimize block stack, remove EndFunc (#12)
Henry Gressmann
2024-01-26
feat: add more examples, work on new public api
Henry Gressmann
2024-01-25
feat: pass full wasm 1.0 testsuite
Henry Gressmann
2024-01-06
feat: imports
Henry Gressmann
2024-01-04
test: impprove panic reporting
Henry Gressmann
2023-12-10
docs: improve rustdoc
Henry Gressmann
2023-12-06
feat: cli now has options to specify arguments and function to run
Henry Gressmann
2023-12-06
feat: validate module opcodes, logging feature
Henry Gressmann
2023-12-05
feat: block stack, make cargofmt a bit more sane
Henry Gressmann
2023-12-04
chore: remove unneeded dependencies
Henry Gressmann