wasm: include wasi-libc

This allows CGo code to call some libc functions. Additionally, by
putting memset/memmove/memcpy in an archive they're not included anymore
when not necessary, reducing code size for small programs.
This commit is contained in:
Ayke van Laethem
2020-01-12 20:31:30 +01:00
committed by Ron Evans
parent c61657d22d
commit e2aa3789c3
7 changed files with 67 additions and 33 deletions
Submodule
+1
Submodule lib/wasi-libc added at a280fead2a