0.2.0 • Published 1 year ago

passroster-rust-utils v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Running and building

  1. Install rust https://rustup.rs/
  2. Install wasm-pack https://rustwasm.github.io/wasm-pack/installer/
  3. Run npm run build to build the wasm module
  4. Run wasm-pack test to run internal rust tests
  5. Run npm run build-test to build and run JEST tests

Publishing to NPM

  1. Bump of version in Cargo.toml and package.json
  2. Run npm run build to build the wasm module
  3. Run npm publish to publish to NPM
0.2.0

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago