small writeup of wasm

This commit is contained in:
lizzie 2026-06-09 05:14:36 +00:00
parent e5fd0b8ef5
commit 11280e18d3
5 changed files with 40 additions and 10 deletions

View file

@ -359,6 +359,14 @@ pkgman install git cmake patch libfmt_devel nlohmann_json lz4_devel opus_devel b
[Caveats](./Caveats.md#haikuos).
</details>
<details>
<summary>WebAssembly</summary>
Emscripten: The default installation should provide enough.
[Caveats](./Caveats.md#wasm).
</details>
<details>
<summary>RedoxOS</summary>