-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Initially I've asked this questions relevant to libc here. I am not sure if i should ask them in WebAssembly/WASI repository, so I'll duplicate them here:
- WASI is defined in terms of Core API, but I don't quite understand the part about "wasi_unstable". Does it mean that it's not recommended to link to functions directly like it's done in
libc? - Why Core API is defined in
libcinstead of a separate crate, likecloudabior Fuchsia crates? It's a bit strange to uselibcfor a target which, well, is not defined in terms of libc.
Metadata
Metadata
Assignees
Labels
No labels