Reuben Dunnington
b9bd2723a9
replace pthread with mp_thread
2023-07-30 21:35:08 -07:00
Reuben Dunnington
71236240ab
fully replace bindgen.py with bindgen2.py
...
* Removes core_api and gles_api .txt bindings and replaces them with .json versions
* Rename bindgen2.py to bindgen.py, effectively deleting the old script
* Update build.bat to reflect new changes
2023-07-28 22:20:26 -07:00
Ilia Demianenko
a683c163cb
Merge branch 'main' into ui
2023-07-13 21:53:57 -07:00
Ilia Demianenko
0eefeb3747
UI demo
2023-07-13 21:39:39 -07:00
martinfouilleul
f0d910e3e5
[win32] compile wasm3 with optimizations (don't forget to re-run `build.bat wasm3` and the `build.bat orca`)
2023-07-06 15:06:34 +02:00
martinfouilleul
3ba2488541
[win32] runtime compiles, and boots (without loading wasm module)
2023-06-17 20:10:11 +02:00
martinfouilleul
ea4a19b074
[win32, build] first iteration on build script for win32
2023-06-16 19:57:19 +02:00