0.1.21 • Published 3 years ago

ssvmup v0.1.21

Weekly downloads
1,407
License
MIT OR Apache-2.0
Repository
github
Last release
3 years ago

About

This tool seeks to be a one-stop shop for building and working with rust- generated WebAssembly that you would like to interop with JavaScript in SSVM.

Acknowledgment

Most of the code for this project comes from wasm-pack.

Install

curl https://raw.githubusercontent.com/second-state/ssvmup/master/installer/init.sh -sSf | sh

Commands

  • build: Generate an npm wasm pkg from a rustwasm crate

Logging

ssvmup uses env_logger to produce logs when ssvmup runs.

To configure your log level, use the RUST_LOG environment variable. For example:

RUST_LOG=info ssvmup build
0.1.21

3 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago