GitHub Repositories
Alpha-stage projects
- cargo-es6 - ES6 module compiler that allows Rust applications to embed ES6 modules into WASM32 binaries and dynamically load them into DOM (as Blobs) at runtime.
- cargo-emanate - Cargo extension for publishing workspaces and checking crate dependencies for updated versions.
Crates
- winres-edit - Crate for modifying Windows application resources (
*.res
and*.exe
resources) - nw-sys - NWJS (Node Webkit) API bindings used by the workflow-nw crate.
- solana-web3-sys - Solana Web3.js API bindings
- node-child-process - Node.js Child Process manager (daemon runner)
- flow-ux - Self-contained JavaScript HTML5 Web Component application UX framework based on lit-html (used by the workflow-ux crate).