Hacker News new | ask | show | jobs
by yuri91 1118 days ago
I agree. I implemented a subset of WASI, and the best resource was an autogenerated C header with function signatures and very terse comments, buried in the WASI SDK repo.
1 comments

I'm also currently implementing a subset of WASI, would you mind sharing a link to that file?