Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 309 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 309 Bytes

WASM Native Libraries

Sandbox to test wasm static libraries compilation and linking with .Net 8.0

Setup emscripten

./scripts/setup.sh

Build

  1. Sandbox:./scripts/build.sh
  2. WebGL:./scripts/build_egl.sh
  3. OpenAL:./scripts/build_al.sh
  4. WebGPU:./scripts/build_webgpu.sh