Files
tinygo/src/internal/wasi/cli/v0.2.0/stdin/empty.s
T
2025-03-18 15:40:46 +01:00

4 lines
194 B
ArmAsm

// 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.