From a7592887ce391d05ca409a7c4456869499b806f0 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sat, 30 May 2020 17:40:25 +0800 Subject: [PATCH] add readme --- deno_run_wasm/go/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 deno_run_wasm/go/README.md diff --git a/deno_run_wasm/go/README.md b/deno_run_wasm/go/README.md new file mode 100644 index 0000000..5089cc6 --- /dev/null +++ b/deno_run_wasm/go/README.md @@ -0,0 +1,6 @@ + +sh build.sh + +deno run --allow-read run_add.js + +