Skip to content

Commit

Permalink
Auto merge of #1461 - newpavlov:patch-4, r=gnzlbg
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Sep 7, 2019
2 parents 9c2b839 + 078a748 commit fdbcc11
Showing 1 changed file with 91 additions and 679 deletions.
Loading

0 comments on commit fdbcc11

Please sign in to comment.