gifnksm / emscripten-sys

Emscripten API bindings for Rust
Apache License 2.0
18 stars 4 forks source link

Get docs building on docs.rs #12

Closed agausmann closed 4 years ago

agausmann commented 4 years ago

docs.rs now supports building docs for all targets, configurable via [package.metadata.docs.rs] in Cargo.toml. Would love to see this project building successfully!

agausmann commented 4 years ago

My mistake, this probably wasn't the main blocker. The problem is the dependence on having Emscripten installed