←back to thread

245 points marcodiego | 1 comments | | HN request time: 0.222s | source
1. hardwaresofton ◴[] No.45802091[source]
Could this work with https://github.com/webassembly/wasi-libc ?

It seems like OP put together their own musl-based libc which is awesome, but being able to compile against WASI would open up a lot of possibilities.

This also reminds me of the recent thread on user-mode linux -- how easy it would be to compile to WASM was definitely on my mind.