mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-04 22:58:29 +08:00
Added information about prs-rs in the readme.
This commit is contained in:
parent
6cb6be92d7
commit
a7e45bed61
@ -79,3 +79,9 @@ editor to use the ESLint/Prettier configuration.
|
||||
### Production Build
|
||||
|
||||
Create an optimized production build with `yarn build`.
|
||||
|
||||
### Optional Modules
|
||||
|
||||
### prs-rs
|
||||
|
||||
Provides faster PRS routines using WebAssembly. Build for WebPack with `yarn build_prs_rs_browser`. Build for Jest with `yarn build_prs_rs_testing`. Building requires [wasm-pack](https://github.com/rustwasm/wasm-pack).
|
||||
|
Loading…
Reference in New Issue
Block a user