261dfd3c339b7b9e28cef43d51022c94901a0558
[platform/framework/web/lwnode.git] /
1 (module
2   (func (export "func") (param i32 f64 f32) (result i32) (unreachable))
3   (global (export "global") f64 (f64.const 0))
4   (table (export "table") 0 50 anyfunc)
5   (memory (export "memory") 1)
6 )