Add emsdk requirement

This commit is contained in:
Nick Gerleman
2022-12-24 07:16:48 -08:00
parent 25eb6bc960
commit cb4e9492ea

View File

@@ -52,6 +52,7 @@ import { loadYoga } from "yoga-layout/entrypoint/wasm-async";
### Requirements
1. Emscripten SDK
1. CMake >= 3.13
1. (Optional) ninja, for faster builds