0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 06, 2024 — Oct 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added type check to return instruction. More... over 8 years ago
Updated testsuite More... over 8 years ago
Fixed return and int literals More... almost 9 years ago
Moved to stack-based VM to fix drop/store/tee_local More... almost 9 years ago
Enabled type check for function calls More... almost 9 years ago
Parser can now handle missing (export N) in functions) More... almost 9 years ago
Fixed too-deply nested else-if error [MSVC] More... almost 9 years ago
Removed old test coverage report, added WIP warning More... almost 9 years ago
ModuleConverter now supports select More... almost 9 years ago
Reintroduced select More... almost 9 years ago
Remastered 'Added type mismatch check for function results' More... almost 9 years ago
Added type mismatch check for function results More... almost 9 years ago
Merge pull request #21 from rongjiecomputer/master More... almost 9 years ago
Add out-of-date note to README More... almost 9 years ago
Mingw fixes More... almost 9 years ago
Fix resize.wast More... almost 9 years ago
Fixed false-positiv warning about missing return More... over 9 years ago
Merge pull request #20 from epowers/master More... over 9 years ago
Fixed OSX build More... over 9 years ago
Merge pull request #19 from WebAssembly/fixOptions More... over 9 years ago
Fixed invalid shift of negativ number More... over 9 years ago
Moved options to the top to apply options to all code More... over 9 years ago
Longer vec_sum test. Measure total wasmint exec time now More... over 9 years ago
Fixed wrong references to old main signature More... over 9 years ago
using main signature with dollar sign. Added some performance tests More... over 9 years ago
Delete ubsan_blacklist More... over 9 years ago
Merge pull request #17 from WebAssembly/eliminateDeadSequences More... over 9 years ago
eliminate dead sequences when searching for identical states More... over 9 years ago
Merge pull request #16 from WebAssembly/wastconv More... over 9 years ago
Added wast converter More... over 9 years ago