There was an error while loading. Please reload this page.
2 parents 037fda7 + 20e09e3 commit 51f28ecCopy full SHA for 51f28ec
1 file changed
wit/runtime/empty.s
@@ -0,0 +1,3 @@
1
+// This file exists for testing this package without WebAssembly,
2
+// allowing empty function bodies with a //go:wasmimport directive.
3
+// See https://pkg.go.dev/cmd/compile for more information.
0 commit comments