This repo is not used anymore. Development of Orca was moved here: https://github.com/orca-app/orca https://orca-app.dev/
Go to file
MartinFouilleul 6221370aa0 Merge pull request 'mp_thread' (#3) from mp_thread into main
Reviewed-on: MartinFouilleul/milepost#3
2023-07-31 18:06:54 +00:00
examples examples: replace pthread with mp_thread 2023-07-30 21:21:25 -07:00
ext [win32, wip] compile and run simple window example 2023-05-12 16:46:13 +02:00
resources [perf_text example] track CMUSerif-Roman.ttf 2023-05-22 10:10:08 +02:00
scripts [win32, gl canvas] persistently map input buffers 2023-07-12 15:54:02 +02:00
src fix compile error on macos 2023-07-31 09:46:18 -07:00
test/files [io, test] Added more file io tests 2023-06-16 11:57:53 +02:00
.gitignore [io] testing abstracted io 2023-05-26 11:40:00 +02:00
build.bat add win32 platform_thread.h implementation 2023-07-30 20:59:00 -07:00
build.sh #define MORECORE to orca_mem_grow. Removed builtin memory routine that don't seem to be supported by wasm3 (TODO: investigate that later) 2023-06-25 20:29:50 +02:00