Skip to content

Instantly share code, notes, and snippets.

@kripken
Created May 10, 2018 14:44
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 kripken/0135d46b4edf8ef4c8a9c7c8e555cae1 to your computer and use it in GitHub Desktop.
Save kripken/0135d46b4edf8ef4c8a9c7c8e555cae1 to your computer and use it in GitHub Desktop.
(module
(func $0
(drop
(block $label$1 (result i32)
(loop $label$2
(unreachable)
)
)
)
(unreachable)
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment