import_memory_unbound.wat (105B)
1 (module 2 (import "env" "memory" (memory 1)) 3 (func (export "test_main") (result i32) 4 i32.const 0))