xref
: /
wasmtime-44.0.1
/
benches
/
instantiation
/
small_memory.wat
(revision 1b8efa7b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
(module
2
(memory 1)
3
(func (export "_start"))
4
)
5