raylib-zig icon indicating copy to clipboard operation
raylib-zig copied to clipboard

remove emrun from emcc to avoid the game to keep calling stdio.html

Open maiconpintoabreu opened this issue 9 months ago • 3 comments

Suggesting to remove --emrun as it makes the game to Post requests to stdio.html, if the developer needs it it can be added on the build.zig. image

maiconpintoabreu avatar Apr 25 '25 23:04 maiconpintoabreu