Merge branch 'wasm_demos' into 'master'

Support compiling demos in wasm build

See merge request Mergul/bubel-ecs!14
This commit is contained in:
mmcomando 2022-07-09 08:45:13 +00:00
commit fdc1fc536e
11 changed files with 156 additions and 43 deletions

1
.gitignore vendored
View file

@ -8,6 +8,7 @@
!skeleton.html
!**/meson.build
!**/*.wrap
!**/*.ini
!meson_options.txt
!compile_wasm.py
!compile_android.py