Skip to content

Support compiling to wasm#9

Draft
imadtg wants to merge 16 commits intomainfrom
emscripten-friendly
Draft

Support compiling to wasm#9
imadtg wants to merge 16 commits intomainfrom
emscripten-friendly

Conversation

@imadtg
Copy link
Copy Markdown
Owner

@imadtg imadtg commented Dec 24, 2025

Support compiling to wasm

Working prototype without AI

Fully working prototype

fix makefile

fix make erroring if folder already exists

update outptu file

build for browser and worker environments

Fix flags to allow use by domino-vis

Add KEEPALIVE macros to work with domino-vis

add necessary flags to run the wasm in a worker with shared memory

Add necessary functions for cancellable search on the JS side

Expose score and number of explored nodes

Use correct string delimeters

Expose utility functions for handling floats

Use atomic load/store to be more resilient to another thread altering FALLBACK

Merge pull request #4 from imadtg/iterative-deepening-emscriptingly

Iterative deepening emscriptingly

Copy link
Copy Markdown
Owner Author

imadtg commented Dec 24, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant