Skip to content

palas/cardano-wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cardano-wasm

Part of an effort at IOG (@Jimbo4350, @palas, and @amesgen) to build Cardano Haskell libraries to Wasm.

Enter the Nix shell of the flake (nix develop), and then run

wasm32-wasi-cabal update
wasm32-wasi-cabal build
wasmtime run "$(env -u CABAL_CONFIG wasm32-wasi-cabal list-bin exe:cardano-wasm | tail -n1)"

About

Work on getting `cardano-api` to compile to wasm (in collab with @amesgen and @Jimbo4350)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 66.3%
  • Haskell 33.5%
  • Shell 0.2%