Skip to content

Latest commit

 

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@notemine/core

Rust source code for notemine that compiles to WASM.

deps

cargo install wasm-pack

build

cargo clean
wasm-pack build --target web --release

using js bindings

See NPM

license

GNU General Public License v3.0