Skip to content

arashigaoka/YaneuraOu.wasm

 
 

Repository files navigation

About this project

WebAssembly port of the strong shogi engine YaneuraOu. This project is based on the following repository.

Requirements

Requires these HTTP headers on the top level response:

Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Opener-Policy: same-origin

Spec

Browser

This project uses WebAssembly SIMD. you will need to use the following browsers.

Chrome

Since Chrome 91

Firefox

Only Firefox nightly

Building

Assuming em++ (^2.0.21) is available:

npm run-script prepare

Usage

see index.html

License

GPLv3

About

WebAssembly port of the strong shogi engine YaneuraOu.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.1%
  • C 1.2%
  • Python 1.0%
  • Makefile 0.7%
  • Shell 0.7%
  • PowerShell 0.3%