input-output-hk / js-cardano-wasm

various cardano javascript using wasm bindings
MIT License
31 stars 21 forks source link

Allows compilation to Rust Lib #36

Closed nicarq closed 5 years ago

nicarq commented 5 years ago

In Emurgo we are working in libraries to implement the c-bindings for iOS and Android. Instead of copy-pasting the code from this repo, it would be awesome if we could reuse it by adding this repo as a git submodule :). This change allows the compilation to a rust lib.