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
Age
Commit message (
Expand
)
Author
2024-08-12
chore: clean up code
Henry Gressmann
2024-08-01
chore: enable unnecessarily disabled clippy rules
Henry Gressmann
2024-07-01
chore: refactor executor, add LocalCopy instructions
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-05-10
chore: slight perf improvements
Henry Gressmann
2024-05-09
feat: implement I32StoreLocal & I32LocalGetConstAdd
Henry Gressmann
2024-05-01
feat: switch back to upstream wasmparser
Henry Gressmann
2024-03-19
chore: dynamically load wasm examples
Henry Gressmann
2024-03-13
chore: optimize block stack, remove EndFunc (#12)
Henry Gressmann
2024-03-12
test: make tests work on more targets (#11)
Henry Gressmann
2024-02-27
no more simd
Henry Gressmann
2024-02-24
perf: reduce block overhead (#3)
Henry Gressmann
2024-02-24
pref: improve parser performance
Henry Gressmann
2024-01-31
chore: overall code cleanup
Henry Gressmann
2024-01-30
perf: add more benchmarks
Henry Gressmann
2024-01-29
perf: improve benchmarks
Henry Gressmann
2024-01-29
chore: add more examples, refactoring
Henry Gressmann
2024-01-29
feat: pre-processed wasm
Henry Gressmann
2024-01-29
chore: improve docs
Henry Gressmann
2024-01-29
feat: Bulk Memory Operations Proposal
Henry Gressmann
2024-01-28
feat: improve memory perf + basic bulk memory access
Henry Gressmann
2024-01-27
pref: optimize loops
Henry Gressmann
2024-01-27
pref: callstack/callframe improvements
Henry Gressmann
2024-01-26
fix: import param order
Henry Gressmann
2024-01-26
docs: string example
Henry Gressmann
2024-01-26
ci: fix ci
Henry Gressmann
2024-01-26
ci: exclude wasm-rust example
Henry Gressmann
2024-01-26
feat: add more examples, work on new public api
Henry Gressmann
2024-01-26
chore: fix selfhosting example
Henry Gressmann
2024-01-26
docs: working selfhosted example
Henry Gressmann
2024-01-26
feat: full no_std support
Henry Gressmann
2023-12-25
chore: pass more tests
Henry
2023-12-25
feat: pass all i64 tests, add missing conversion opcodes
Henry
2023-12-25
feat: pass all i32 tests
Henry
2023-12-25
feat: more bit operations
Henry
2023-12-25
feat: bit operations
Henry
2023-12-25
feat: improve func type resolution, int ops
Henry
2023-12-23
tests: improve test glue code
Henry
2023-12-18
feat: global parsing, improve testsuite
Henry Gressmann
2023-12-18
chore: improve breaking
Henry Gressmann
2023-12-17
chore: improve label handling
Henry Gressmann
2023-12-17
feat: if/else
Henry Gressmann
2023-12-13
feat: fully working block and loop implementations
Henry Gressmann
2023-12-13
feat: new new instruction types for blocks/ends
Henry Gressmann
2023-12-10
feat: function calls
Henry Gressmann
2023-12-07
feat: improve lable/block handling, add support for more arithmetic opcodes
Henry Gressmann
2023-12-06
feat: support basic loops, br_if
Henry Gressmann
[next]