Hacker News new | ask | show | jobs
by tschneidereit 2633 days ago
We've mainly based the current design on CloudABI/Capsicum, but it's all early days, and Fuchsia is on our list of systems to at the very least take heavy inspiration from :)
1 comments

Will this be backwards compatible with existing libc?
This tutorial gives an overview of how compatibility with existing portable C code works:

https://github.com/CraneStation/wasmtime-wasi/blob/wasi/docs...