Skip to content

Instantly share code, notes, and snippets.

@jacqueswww
Last active June 6, 2019 19:15
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 jacqueswww/2b1610887efe8438dcea7bd2494df041 to your computer and use it in GitHub Desktop.
Save jacqueswww/2b1610887efe8438dcea7bd2494df041 to your computer and use it in GitHub Desktop.
(module
(type (;0;) (func (param i32 i32)))
(type (;1;) (func))
(import "ethereum" "finish" (func (;0;) (type 0)))
(func (;1;) (type 1)
i32.const 0
i32.const 661
call 0)
(memory (;0;) 100)
(export "memory" (memory 0))
(export "main" (func 1))
(data (;0;) (i32.const 0) "\00\61\73\6d\01\00\00\00\01\0d\03\60\02\7f\7f\00\60\00\00\60\01\7f\00\02\13\01\08\65\74\68\65\72\65\75\6d\06\66\69\6e\69\73\68\00\00\03\05\04\01\02\00\01\04\05\01\70\01\01\01\05\03\01\00\02\06\15\03\7f\01\41\b0\88\04\0b\7f\00\41\b0\88\04\0b\7f\00\41\ac\08\0b\07\11\02\06\6d\65\6d\6f\72\79\02\00\04\6d\61\69\6e\00\04\0a\f4\03\04\02\00\0b\02\00\0b\fe\02\01\03\7f\02\40\20\01\0d\00\41\80\08\10\02\0b\20\01\42\00\37\00\00\20\01\41\18\6a\22\02\42\00\37\00\00\20\01\41\10\6a\22\03\42\00\37\00\00\20\01\41\08\6a\22\04\42\00\37\00\00\20\01\20\00\2d\00\00\3a\00\1f\20\01\20\00\2d\00\01\3a\00\1e\20\01\20\00\2d\00\02\3a\00\1d\20\01\20\00\2d\00\03\3a\00\1c\20\01\20\00\2d\00\04\3a\00\1b\20\01\20\00\2d\00\05\3a\00\1a\20\01\20\00\2d\00\06\3a\00\19\20\02\20\00\2d\00\07\3a\00\00\20\01\20\00\2d\00\08\3a\00\17\20\01\20\00\2d\00\09\3a\00\16\20\01\20\00\2d\00\0a\3a\00\15\20\01\20\00\2d\00\0b\3a\00\14\20\01\20\00\2d\00\0c\3a\00\13\20\01\20\00\2d\00\0d\3a\00\12\20\01\20\00\2d\00\0e\3a\00\11\20\03\20\00\2d\00\0f\3a\00\00\20\01\20\00\2d\00\10\3a\00\0f\20\01\20\00\2d\00\11\3a\00\0e\20\01\20\00\2d\00\12\3a\00\0d\20\01\20\00\2d\00\13\3a\00\0c\20\01\20\00\2d\00\14\3a\00\0b\20\01\20\00\2d\00\15\3a\00\0a\20\01\20\00\2d\00\16\3a\00\09\20\04\20\00\2d\00\17\3a\00\00\20\01\20\00\41\18\6a\2d\00\00\3a\00\07\20\01\20\00\2d\00\19\3a\00\06\20\01\20\00\2d\00\1a\3a\00\05\20\01\20\00\2d\00\1b\3a\00\04\20\01\20\00\2d\00\1c\3a\00\03\20\01\20\00\2d\00\1d\3a\00\02\20\01\20\00\2d\00\1e\3a\00\01\20\01\20\00\2d\00\1f\3a\00\00\0b\6c\01\01\7f\23\00\41\c0\00\6b\22\00\24\00\20\00\41\20\6a\41\18\6a\42\00\37\03\00\20\00\41\20\6a\41\10\6a\42\00\37\03\00\20\00\41\18\6a\42\00\37\03\00\20\00\41\10\6a\42\00\37\03\00\20\00\42\00\37\03\28\20\00\42\00\37\03\20\20\00\42\d2\09\37\03\00\20\00\42\00\37\03\08\20\00\20\00\41\20\6a\10\03\20\00\41\20\6a\41\20\10\00\00\0b\0b\33\01\00\41\80\08\0b\2c\21\00\00\00\21\00\00\40\61\74\74\65\6d\70\74\20\74\6f\20\77\72\69\74\65\20\74\6f\20\61\20\6e\69\6c\20\61\64\64\72\65\73\73\00\00\00"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment