Skip to content
Snippets Groups Projects
Commit d9933b77 authored by Alex Crichton's avatar Alex Crichton
Browse files

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!
parent 48cc0c98
No related branches found
No related tags found
Loading
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