COMMITS
/ stage1/wasm2c.c July 24, 2025
B
Update wasm2c.c
BreadTom committed
January 22, 2025
A
wasm2c: Implement nontrapping_fptoint support.
Alex Rønne Petersen committed
October 15, 2024
A
wasm2c: Add an optional endianness command line argument.
Alex Rønne Petersen committed
A
wasm2c: Add big endian support.
Alex Rønne Petersen committed
March 23, 2024
J
wasm2c: fix allocation failure result
Jacob Young committed
February 7, 2024
C
remove unused local variables
cdrmack committed
December 9, 2022
J
wasm2c: reuse locals
Jacob Young committed
December 6, 2022
J
wasm2c: improve amortized speed of memory.grow
Jacob Young committed
December 5, 2022
J
wasm2c: support memory.copy with overlapping buffers
Jacob Young committed
J
wasm2c: remove unnecessary brackets to reduce max bracket depth
Jacob Young committed
J
wasm2c: avoid aliasing issues on memory access
Jacob Young committed
November 28, 2022
J
use zig-wasm2c for bootstrapping
Jacob Young committed