暂无描述

Douglas A 77f9f58be4 feat(meta): new license and readme files 2 年之前
src 51b779dc43 feat(initial): Initial commit 2 年之前
.gitignore 51b779dc43 feat(initial): Initial commit 2 年之前
Cargo.lock 51b779dc43 feat(initial): Initial commit 2 年之前
Cargo.toml 51b779dc43 feat(initial): Initial commit 2 年之前
LICENSE 77f9f58be4 feat(meta): new license and readme files 2 年之前
README.md 77f9f58be4 feat(meta): new license and readme files 2 年之前
index.ts 51b779dc43 feat(initial): Initial commit 2 年之前

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: