Skip to content
Snippets Groups Projects
Commit fdbcc119 authored by bors's avatar bors
Browse files

Auto merge of #1461 - newpavlov:patch-4, r=gnzlbg

Remove WASI Core API

Closes #1434

This change does not break the backwards compatibility promise since WASI Core API is unstable right now. If applications or libraries want to use Core API directly they should use [`wasi`](https://crates.io/crates/wasi) instead of `libc`.

Blocked by: rust-lang/rust#63676

cc @sunfishcode
parents 9c2b8397 078a7486
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment