orca/scripts
Martin Fouilleul 463e6322a4 - Changed mkapp.py flags to embed files and directories.
'--resource name' now copies file or directory 'name' into the app's private filesystem
'--resource-dir dir' copies all files _inside_ 'dir' into the app's private filesystem
2023-06-26 12:24:22 +02:00
..
bindgen.py Compile canvas command buffer into wasm and bind host surface/render API 2023-04-26 14:57:12 +02:00
bindgen2.py Explicitly mark symbols imported from the runtime and avoid --allow-undefined (get compile-time errors on non-runtime-provided undefined symbols) 2023-06-25 20:18:14 +02:00
mkapp.py - Changed mkapp.py flags to embed files and directories. 2023-06-26 12:24:22 +02:00