xref
: /
wasmtime-44.0.1
/
crates
/
component-macro
/
tests
/
codegen
/
function-new.wit
(revision 7eb89140)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
default world foo {
2
export new: func()
3
}
4