README
hello-wasm
Hello World project with wasm compiled from rust
A sample project with wasm-pack
<script type="module">
import algomHelloWasm from 'https://cdn.skypack.dev/@algom/hello-wasm';
</script>
Hello World project with wasm compiled from rust