Sign in
qemu
/
meson
/
refs/heads/vsmodtest
/
.
/
docs
/
markdown
/
snippets
/
wasm.md
blob: 04fbf4916cde63ef9c4b149d1ca7b52f1af4ae6e [
file
] [
log
] [
blame
] [
view
]
## 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
.