Implement support for WASM and Deno

This commit is contained in:
Wilson Lin 2022-06-22 00:43:09 +10:00
commit 3e20d50eeb
21 changed files with 278 additions and 65 deletions

View file

@ -24,11 +24,6 @@ jobs:
profile: minimal
default: true
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: '^1.14.0'
- name: Run prebuild steps
shell: bash
run: bash ./prebuild.sh