internal/cm: update to go.bytecodealliance.org/cm@v0.2.0

This commit is contained in:
Randy Reddig
2025-03-15 22:01:26 -07:00
committed by Ron Evans
parent 7755780a49
commit 429aea8e74
14 changed files with 494 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
// This file exists for testing this package without WebAssembly,
// allowing empty function bodies with a //go:wasmimport directive.
// See https://pkg.go.dev/cmd/compile for more information.