Skip to content

Status of WASI Core API #1434

Closed
Closed
@newpavlov

Description

@newpavlov

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 libc instead of a separate crate, like cloudabi or Fuchsia crates? It's a bit strange to use libc for a target which, well, is not defined in terms of libc.

cc @sunfishcode @alexcrichton

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions