0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reject delegate depth overflow in TypeChecker::OnDelegate (#2841) More... 3 days ago
Support u64 limits for wasm 3.0 (#2836) More... 8 days ago
Enable supported stage 5 proposals by default (#2837) More... 8 days ago
Don't generate a bare "$" from an empty export name (#2832) More... 12 days ago
Propagate parse errors out of instruction and expression lists (#2824) More... 12 days ago
wasm2c: missing guard force_read error with escape hatch More... 13 days ago
Support (module definition ...) constructs (#2829) More... 14 days ago
Write init expressions folded so they can be parsed back (#2830) More... 14 days ago
wasm2c: reject contradictory imports instead of aborting (Fixes #2751) More... 16 days ago
wasm2c: Optimize force_read performance More... 17 days ago
interp: assert stop_on_first_error in ReadBinaryInterp (#2816) More... 17 days ago
wasm2c: Save memory size locally as a perf optimization More... 18 days ago
Don't abort on an empty input file (#2821) More... 21 days ago
wasm2c: optimize performance of float handling More... 21 days ago
[interp] Fix out-of-bounds read tracing call_ref and return_call_ref (#2819) More... 21 days ago
Assert that ReadBinaryIr is not used with skip_function_bodies (#2817) More... 22 days ago
Give the tools an 8MB stack on msvc (#2815) More... 22 days ago
Fix validation of typed select with empty result types (#2708) (#2810) More... 24 days ago
[binary-reader] Fix out-of-bounds read on invalid name sub-section (#2801) More... 24 days ago
wasm2c: Remove unnecessary force_read in bounds check mode for performance More... 25 days ago
Fix float argument types in wasm-interp --run-export (#2811)
xq
More... 25 days ago
wasm2c: Save memory base locally as a perf optimization More... 26 days ago
wasm2c: Use segue only for single unshared default page-size memories More... 26 days ago
wasm2c: Optimize call indirect code footprint for better performance More... 27 days ago
Fix use-after-free resolving reference type names in wast-parser (#2805) More... 28 days ago
Fix memory64 offset truncation in the interp istream (#2799) More... about 1 month ago
wasm2c: Extend segue to simd and unshared atomics More... about 1 month ago
Fix out-of-bounds read when tracing global.set and table ops (#2802) More... about 1 month ago
[interp] Pop memory.copy/table.copy length using the minimum index type (#2800) More... about 1 month ago
Fix out-of-bounds type stack read after rethrow in c-writer (#2798) More... about 2 months ago