Tags: sfleandro/WAVM
Tags
Fix wavm run without an explicit ABI specified producing an error if … …the module doesn't have an emscripten_metadata section.
Use VirtualAlloc2 on newer versions of Windows in Platform::allocateA… …lignedVirtualPages
Fix endless loop in full IndexMap When an IndexMap becomes full, it goes into an endless loop on add() method call instead of returning failIndex.
Update memory64 tests from proposal repo: - Remove workaround for i32 segment offsets into 64-bit memories.
Fix throwing exceptions returned by C API host functions.
PreviousNext