wapc / wapc-go

Golang-based WebAssembly Host Runtime for waPC-compliant modules
Apache License 2.0
91 stars 25 forks source link

ci: ensure wasm builds #32

Closed codefromthecrypt closed 2 years ago

codefromthecrypt commented 2 years ago

There was drift in wasm due to it not having CI. This ensures the wasm can be built, which can help avoid time loss in dependency drift.