small writeup of wasm

This commit is contained in:
lizzie
2026-06-09 05:14:36 +00:00
parent 2b7fac48cd
commit 2d8ee311dc
5 changed files with 40 additions and 10 deletions
+8
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>