Sen descrición

Douglas A 77f9f58be4 feat(meta): new license and readme files %!s(int64=2) %!d(string=hai) anos
src 51b779dc43 feat(initial): Initial commit %!s(int64=2) %!d(string=hai) anos
.gitignore 51b779dc43 feat(initial): Initial commit %!s(int64=2) %!d(string=hai) anos
Cargo.lock 51b779dc43 feat(initial): Initial commit %!s(int64=2) %!d(string=hai) anos
Cargo.toml 51b779dc43 feat(initial): Initial commit %!s(int64=2) %!d(string=hai) anos
LICENSE 77f9f58be4 feat(meta): new license and readme files %!s(int64=2) %!d(string=hai) anos
README.md 77f9f58be4 feat(meta): new license and readme files %!s(int64=2) %!d(string=hai) anos
index.ts 51b779dc43 feat(initial): Initial commit %!s(int64=2) %!d(string=hai) anos

README.md

Deno WASM loader and executor

Building:

$ ~/cargo/bin/rustup run nightly wasm-pack build --target web

Executing:

$ deno run --allow-web --allow-read index.ts

Requirements:

Deno: