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
Age
Commit message (
Expand
)
Author
2024-01-27
pref: more callstack/callframe improvements
Henry Gressmann
2024-01-27
pref: callstack/callframe improvements
Henry Gressmann
2024-01-27
pref: use Rc's for Module Instances
Henry Gressmann
2024-01-26
perf: improve hot interpreter loop
Henry Gressmann
2024-01-26
chore: benchmarking + major performance improvements (50%+ faster)
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: fix ci
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
Release 0.3.0
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
2024-01-25
docs: update readme
Henry Gressmann
2024-01-25
chore: refactor executor and improve documentation
Henry Gressmann
2024-01-25
fix: ci
Henry Gressmann
2024-01-25
feat: pass full wasm 1.0 testsuite
Henry Gressmann
2024-01-24
chore: import should error on invalid memory/table type
Henry Gressmann
2024-01-24
test: add 2.0 testsuite
Henry Gressmann
2024-01-24
feat: const instruction global get
Henry Gressmann
2024-01-24
fix: null ref element initialization
Henry Gressmann
2024-01-24
test: support AssertUnlinkable
Henry Gressmann
2024-01-24
feat: linker errors
Henry Gressmann
2024-01-23
chore: support partially initialized module instances
Henry Gressmann
2024-01-23
chore: refactor executer, change the module when executing imported functions
Henry Gressmann
2024-01-23
feat: shared tables across modules
Henry Gressmann
2024-01-23
fix: global refnull conversion
Henry Gressmann
2024-01-23
feat: preserve null refs when returning
Henry Gressmann
2024-01-23
feat: uninitialized elems
Henry Gressmann
2024-01-23
chore: refactor module instances, fix named module tests
Henry Gressmann
2024-01-23
chore: switch module instance when switching call stack
Henry Gressmann
2024-01-23
chore: improve testsuite
Henry Gressmann
2024-01-23
core: attach types to functions
Henry Gressmann
2024-01-22
chore: wip imports
Henry Gressmann
2024-01-22
test: add global val tests
Henry Gressmann
2024-01-22
fix: comments tests
Henry Gressmann
2024-01-22
feat: add FuncContext
Henry Gressmann
2024-01-22
fix: float rounding edgecase
Henry Gressmann
2024-01-22
fix: memory grow returns
Henry Gressmann
2024-01-22
feat: table.init
Henry Gressmann
2024-01-22
fix: breaking in loops
Henry Gressmann
2024-01-22
fix: call param order
Henry Gressmann
2024-01-22
Merge pull request #1 from explodingcamera/imports
Henry Gressmann
2024-01-22
cleanup
Henry Gressmann
2024-01-22
host function calls, fix call isolation issues
Henry Gressmann
2024-01-21
fix export isolation issues
Henry Gressmann
2024-01-21
wip: refactoring imports
Henry Gressmann
[prev]
[next]