-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
Chess engine bytecode execution must be sandboxed from the rest of the application state to prevent exploits. Each chess engine will have access to its sown partitioned filesystem and execution environment to support NNUES, Syzgy tablebases, or other file based optimizations. Each chess engine will implement the uci protocol. Which uses stdin and stdout for communication.
Software that can potentially help in this endeavor:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request