-make tests working on web
-WebAssembly now is compiled with emscripten use (stdc functions bindings only) -added python script to build WASM version
This commit is contained in:
parent
015783bf5c
commit
a8c74d5045
5 changed files with 158 additions and 23 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -6,4 +6,5 @@
|
|||
!./dub.json
|
||||
!.gitignore
|
||||
!meson.build
|
||||
!meson_options.txt
|
||||
!meson_options.txt
|
||||
!compile_wasm.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue