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

Auto merge of #831 - alexcrichton:wasm, r=malbarbo

Compile an empty library on wasm32 non-Emscripten

In preparation for eventually having a non-Emscripten based wasm32 target, this
commit makes `libc` the crate an empty library on wasm32 targets that are not
with `target_os = "emscripten"`. This may eventually get filled out over time,
but for now it's all empty!
parents 48cc0c98 d9933b77
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