We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3774a43 commit 824ec44Copy full SHA for 824ec44
README.md
@@ -24,7 +24,7 @@ It can probably port your codebase, too!
24
While Emscripten mostly focuses on compiling C and C++ using
25
[Clang](https://clang.llvm.org/), it can be integrated with other LLVM-using
26
compilers (for example, Rust has Emscripten integration, with the
27
-`wasm32-unknown-emscripten` and `asmjs-unknown-emscripten` targets).
+`wasm32-unknown-emscripten` target).
28
29
License
30
-------
0 commit comments