-
Notifications
You must be signed in to change notification settings - Fork 25
Comparing changes
Open a pull request
base repository: explodingcamera/tinywasm
base: main
head repository: explodingcamera/tinywasm
compare: next
- 14 commits
- 146 files changed
- 1 contributor
Commits on Aug 2, 2026
-
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for d9b20bc - Browse repository at this point
Copy the full SHA d9b20bcView commit details -
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for 87f1da2 - Browse repository at this point
Copy the full SHA 87f1da2View commit details
Commits on Aug 8, 2026
-
feat: initial support for the webassembly gc proposal (#50)
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for d0c7425 - Browse repository at this point
Copy the full SHA d0c7425View commit details -
chore: store globals in different lanes based on size
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for 676be92 - Browse repository at this point
Copy the full SHA 676be92View commit details -
chore: general cleanup, fix performance regressions
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for 8ca9c35 - Browse repository at this point
Copy the full SHA 8ca9c35View commit details
Commits on Aug 9, 2026
-
feat: add reusable host imports and simplify function calls
- make host definitions reusable across stores with gc-aware import linking - reorganize function calls, resumable execution, and typed value handling - expand typed tuples to arity 20 and update parser and store APIs Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for 9893a51 - Browse repository at this point
Copy the full SHA 9893a51View commit details -
feat: initial exception support
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for e005e5a - Browse repository at this point
Copy the full SHA e005e5aView commit details
Commits on Aug 10, 2026
-
docs: update architecture, docs
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for 6ecee15 - Browse repository at this point
Copy the full SHA 6ecee15View commit details -
chore: simplify runtime and clean up tests
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for 666c7f5 - Browse repository at this point
Copy the full SHA 666c7f5View commit details -
chore: cleanup tests / devdeps, fix doom example
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for 70c5bb2 - Browse repository at this point
Copy the full SHA 70c5bb2View commit details -
chore: improve interpreter loop performance, add more super instructions
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for be3c350 - Browse repository at this point
Copy the full SHA be3c350View commit details
Commits on Aug 11, 2026
-
chore: more superinstructions, cleanup
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for 64cf33c - Browse repository at this point
Copy the full SHA 64cf33cView commit details
Commits on Aug 12, 2026
-
chore: improve interpreter performance, add cold path macros
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for e862a9e - Browse repository at this point
Copy the full SHA e862a9eView commit details -
chore: simplify validator feature set, allow compact imports
Signed-off-by: Henry <mail@henrygressmann.de>
Configuration menu - View commit details
-
Copy full SHA for 68f85f6 - Browse repository at this point
Copy the full SHA 68f85f6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...next