You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
zNoctum a11768b164
Remove terser from Makefile
3 years ago
libc change int to unsigned char in memset 4 years ago
.gitignore cleaned up, load wasm from blob 4 years ago
Makefile Remove terser from Makefile 3 years ago
README.md Remove terser as dependencie 3 years ago
main.c added three modes for the allocator 4 years ago
template.html cleaned up, load wasm from blob 4 years ago
template.js changed from await to .then 4 years ago

README.md

wasm-tool

some what like emscripten but a lot lighter (hello world is > 1kb)

Using

requires binaryen and clang+lld