Hacker News new | ask | show | jobs
by pjmlp 2891 days ago
Not all OS were or are written in C.
1 comments

Sure, replace "C" with whatever OS language is appropriate. The situation is still the same: wasm doesn't talk directly to the host interfaces, regardless of it being low-level. You'd still need another FFI layer somewhere to talk to those.