Files
sdk/js/bridge/README.md
2023-02-07 15:21:24 -08:00

272 B

Bridge crate

This is a simple Rust crate to bridge the core spiral-rs library (located in ../lib/spiral-rs) to the JS Blyss SDK.

You generally do not need to build this crate directly. Instead, invoke npm run build in the repository root to build the entire SDK.