ackintosh / plasma-rust-framework

[Draft] Plasma Chamber's Rust implemenation. Plasma Chamber is now a compliant of Plasma Core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plasma Rust Framework

[Draft] Plasma Chamber's Rust implemenation. Plasma Chamber is now a compliant of Plasma Core. This repositry must be conpatible with pigi.

Build Status

Overview

  • Gradually try shifting from JS to Rust
  • For browser and NodeJS: Publish WASM to WAPM, and publish generated wrapper & @types to NPM
  • For App: Compile rust to each target environment

Build Source Code

cargo build --release

Run Manually

./target/release/plasma-chamber 

About

[Draft] Plasma Chamber's Rust implemenation. Plasma Chamber is now a compliant of Plasma Core.

License:Apache License 2.0


Languages

Language:Rust 99.5%Language:Shell 0.5%