wasm-crypto-moe

...

Usage no npm install needed!

<script type="module">
  import wasmCryptoMoe from 'https://cdn.skypack.dev/wasm-crypto-moe';
</script>

README


home: true actionText: 开始阅读 actionLink: /trivial/caesar footer: CC0 Licensed | Copyright © 2012-2019 Aster™

[lib]
crate-type = ["cdylib", "rlib"]



wasm-bindgen -V
cargo install wasm-bindgen-cli --version 0.2.68 --force
//wasm-pack build --target web && wasm-pack publish
wasm-pack build --target no-modules && wasm-pack publish

Netlify Status