deislabs / wasi-experimental-http

Experimental outbound HTTP support for WebAssembly and WASI
MIT License
136 stars 33 forks source link

feat: enable multi-memory and module linking #80

Closed radu-matei closed 2 years ago

radu-matei commented 3 years ago

This commit enables the multi-memory and module linking proposals in Wasmtime.

Signed-off-by: Radu Matei radu.matei@fermyon.com