5 Commits

Author SHA1 Message Date
Sam Clegg
96aea19aae [WebAssembly] Updaet alltypes.h.in 2017-10-20 16:21:39 -07:00
Sam Clegg
94500fb127 [WebAssembly] Enable building with 'make' command
This change enables all of the .c sources in musl
be built with the clang -target wasm32-unknown-unknown-wasm
2017-10-19 17:42:50 -07:00
JF Bastien
0861c7123e Hack around the import argument mismatch
sexpr-wasm rightfully complained that the imports weren't called with the right signatures. I'm not sure how the syscall macro layering works, but this hack works for now.
2016-01-30 06:45:11 -08:00
JF Bastien
317fa55ab1 Fixes. 2016-01-28 11:05:27 -08:00
JF Bastien
273da2708f Import arch/wasm32 from emscripten 2016-01-28 11:04:59 -08:00