rustyscreeps / screeps-starter-rust

Starter Rust AI for Screeps, the JavaScript-based MMO game
MIT License
121 stars 47 forks source link

Convert from from cargo-screeps to node/rollup/babel #59

Closed shanemadden closed 1 month ago

shanemadden commented 1 month ago

Updating for wasm-bindgen 0.2.93 compatibility by removing cargo-screeps usage and switching to javascript-based deployment toolchain. See https://github.com/rustyscreeps/screeps-game-api/pull/533