feat: add support for WASM modules (#2195)

This commit is contained in:
Teppei Fukuda
2022-06-15 15:23:00 +03:00
committed by GitHub
parent a02c06bafd
commit 7cecade3a1
86 changed files with 9142 additions and 1320 deletions

3
.gitignore vendored
View File

@@ -30,3 +30,6 @@ integration/testdata/fixtures/images
# goreleaser output
dist
# WebAssembly
*.wasm