Imitation of ICPC Prelim System for Practice
The ICPC Foundation does not endorse this project.
- Node.js v20 or higher
- Cargo v1.70.0 or higher
git clone
cd icpc-prelim-system
yarn install
cargo install wasm-pack
yarn build
cd wasm && wasm-pack build --target web --out-dir ../src/wasm