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
/
parser
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
2024-01-20
chore: progress towards host functions
Henry Gressmann
2024-01-10
chore: improve documentation, tests
Henry Gressmann
2023-12-23
chore: parse element sections, improve contributing.md
Henry
2023-12-22
feat: improve parser
Henry
2023-12-19
feat: parse memory and table sections
Henry Gressmann
2023-12-18
feat: global parsing, improve testsuite
Henry Gressmann
2023-12-09
chore: improve documentation
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-05
feat: stack is now untyped, funcs is a boxed array again
Henry Gressmann
2023-12-04
feat: add wat support to cli
Henry Gressmann
2023-12-04
chore: ensure everything still runs on no_std
Henry Gressmann
2023-12-04
chore: refactoring
Henry Gressmann
2023-12-03
chore: refactoring
Henry Gressmann
2023-12-03
feat: new tinywasm api
Henry Gressmann
2023-12-02
feat: finish parser module, switch from tracing to log
Henry Gressmann
2023-12-01
chore: move TinyWasmModule to types
Henry Gressmann
2023-12-01
feat: wip: seperate parser and types crates
Henry Gressmann
[prev]