Support compiling demos in wasm build
This commit is contained in:
parent
d1c48e4c5f
commit
3eb4a40c39
11 changed files with 139 additions and 43 deletions
3
meson_crosscompile_base.ini
Normal file
3
meson_crosscompile_base.ini
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[constants]
|
||||
emscripten_path = '<change-path>/emsdk/upstream/emscripten'
|
||||
ldc_path = '<change-path>/ldc-1.25.0/bin'
|
||||
Loading…
Add table
Add a link
Reference in a new issue