orca/samples/pong
Martin Fouilleul 7d4fdf9a75 explicitly mark exported functions in wasm module with ORCA_EXPORT 2023-06-25 19:57:28 +02:00
..
data give read _and_ write access to data dir capability, so that we can both read and create files inside it. (warning for when we implement delete/rename etc: Write access to a directory shouldn't permit deleting/renaming it, just to delete/rename stuff inside it) 2023-06-23 17:26:19 +02:00
src explicitly mark exported functions in wasm module with ORCA_EXPORT 2023-06-25 19:57:28 +02:00
build.bat [win32, wip] Pong sample running on win32 (but debug overlay crashes the app). 2023-06-19 16:51:43 +02:00
build.sh explicitly mark exported functions in wasm module with ORCA_EXPORT 2023-06-25 19:57:28 +02:00
icon.png orca runtime initial commit 2023-04-12 16:21:03 +02:00