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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2024-01-30
docs: update readme
Henry Gressmann
2024-01-30
pref: benchmark results
Henry Gressmann
2024-01-30
perf: add more benchmarks
Henry Gressmann
2024-01-29
chore: add more examples, refactoring
Henry Gressmann
2024-01-29
feat: pre-processed wasm
Henry Gressmann
2024-01-26
chore: benchmarking + major performance improvements (50%+ faster)
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
docs: working selfhosted example
Henry Gressmann
2024-01-26
feat: full no_std support
Henry Gressmann
2024-01-23
feat: shared tables across modules
Henry Gressmann
2024-01-22
fix: float rounding edgecase
Henry Gressmann
2024-01-21
fix export isolation issues
Henry Gressmann
2024-01-21
wip: refactoring imports
Henry Gressmann
2024-01-18
chore: fix a couple of failing tests
Henry Gressmann
2024-01-15
chore: change panics to UnimplementedFeature errors
Henry Gressmann
2024-01-11
chore: bump to alpha version
Henry Gressmann
2024-01-10
Release 0.2.0
Henry Gressmann
2024-01-10
chore: improve documentation, tests
Henry Gressmann
2024-01-08
chore: general cleanup
Henry Gressmann
2024-01-05
refactor: module instantiation
Henry Gressmann
2023-12-27
chore: bump version
Henry
2023-12-27
Release 0.1.0
Henry
2023-12-27
feat: more float conversions
Henry
2023-12-25
feat: more 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-19
chore: bump version
Henry Gressmann
2023-12-19
Release 0.0.5
Henry Gressmann
2023-12-18
chore: cleanup clippy errors
Henry Gressmann
2023-12-16
chore: bump version so graphic stays up to date
Henry Gressmann
2023-12-15
chore: progress graph
Henry Gressmann
2023-12-15
Release 0.0.4
Henry Gressmann
2023-12-14
feat: support more wasm opcodes
Henry Gressmann
2023-12-13
feat: new new instruction types for blocks/ends
Henry Gressmann
2023-12-12
test(tinywasm): add AssertReturn to spec test harness
Henry Gressmann
2023-12-12
docs: update documentation
Henry Gressmann
2023-12-10
test(tinywasm): create wasm spec test harness
Henry Gressmann
2023-12-10
Release 0.0.3
Henry Gressmann
2023-12-10
feat: move wasm core testsuite to a seperate crate
Henry Gressmann
2023-12-09
feat: prepare executor for function calls
Henry Gressmann
2023-12-09
Release 0.0.2
Henry Gressmann
2023-12-09
Release 0.0.1
Henry Gressmann
2023-12-09
chore: prepare publish
Henry Gressmann
2023-12-09
fix: tinywasm_cli publish key
Henry Gressmann
2023-12-09
chore: improve documentation
Henry Gressmann
2023-12-06
feat: validate module opcodes, logging feature
Henry Gressmann
2023-12-04
chore: remove unneeded dependencies
Henry Gressmann
2023-12-04
feat: add wat support to cli
Henry Gressmann
2023-12-02
feat: finish parser module, switch from tracing to log
Henry Gressmann
[prev]
[next]