Skip to content

Commit 51f28ec

Browse files
authored
Merge pull request #8 from dicej/wit-runtime-empty
add `wit/runtime/empty.s`
2 parents 037fda7 + 20e09e3 commit 51f28ec

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

wit/runtime/empty.s

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)