News

When compiling mem.c is complied with clang with --target=wasm32 and using the clang -> llc -> s2wasm -> wast2wasm toolchain the data section is the expected output in the mem.c.wast file.