Files
tinygo/src/internal/cm/empty.s
T

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.