Skip to content

tiero/docker-libwally-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-libwally-wasm

Docker Image for compiling Libwally to WebAssembly

Bash one-liner

$ curl https://raw.githubusercontent.com/tiero/docker-libwally-wasm/master/compile | bash

You'll find in in the current direcotry a dist folder containing the wasm artifacts.

Build locally

$ git clone https://github.com/tiero/docker-libwally-wasm.git
# Make changes to build_wasm.sh for selecting exported methods to be compiled
$ bash ./compile

About

Docker Image for compiling Libwally to WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published