1c56c5582227725ec40cd27db02215d1954b7e6d
[platform/framework/web/lwnode.git] /
1 (module
2   (func $hello (import "" "hello"))
3   (func (export "run") (call $hello))
4 )