mejrs / wasm-pathfinder

A wasm module for RuneScape Pathfinding

Home Page:https://mejrs.github.io/Pathfinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile this project:

  • Clone this project's parent repository:

    git clone --recurse-submodules https://github.com/mejrs/mejrs.github.io.git
    
  • Install wasm-pack here

  • Build the binary with

    wasm-pack build --target web 
    

About

A wasm module for RuneScape Pathfinding

https://mejrs.github.io/Pathfinder


Languages

Language:Rust 65.5%Language:JavaScript 34.5%