blob: 04fbf4916cde63ef9c4b149d1ca7b52f1af4ae6e (
plain)
1
2
3
4
5
|
## Experimental Webassembly support via Emscripten
Meson now supports compiling code to Webassembly using the Emscripten
compiler. As with most things regarding Webassembly, this support is
subject to change.
|