Skip to content

Latest commit

 

History

History
 
 

wasm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

solana-sdk-wasm

Temporary location for a Solana SDK for decoding account data in WebAssembly

Install

cargo install wasm-pack

Build

wasm-pack build

Release

Add built files in ./pkg to source control