Officially remove the Emscripten backend (#1159)

This commit is contained in:
Osspial
2019-09-13 19:09:45 -04:00
committed by GitHub
parent 36f4eccb5c
commit 57a53bda74
7 changed files with 37 additions and 1650 deletions

View File

@@ -66,7 +66,7 @@ Winit provides the following features, which can be enabled in your `Cargo.toml`
### Platform-specific usage
#### Emscripten and WebAssembly
#### WebAssembly
Building a binary will yield a `.js` file. In order to use it in an HTML file, you need to: