Skip to content

Instantly share code, notes, and snippets.

@pepyakin
Last active February 7, 2018 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pepyakin/5f1569d453ec36349252afa7d00ef326 to your computer and use it in GitHub Desktop.
Save pepyakin/5f1569d453ec36349252afa7d00ef326 to your computer and use it in GitHub Desktop.
(module (func (export "test") (result i32)
(block (result i32)
i32.const 0
i32.const 0
br_if 0
i32.const 0
)
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment