File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1414 (import " env" " abort" (func $~lib/builtins/abort (param i32 i32 i32 i32 )))
1515 (global $~lib/argc (mut i32 ) (i32.const 0 ))
1616 (global $~lib/started (mut i32 ) (i32.const 0 ))
17- (global $__memory_size i32 (i32.const 304 ))
18- (global $__table_size i32 (i32.const 2 ))
1917 (export " __start" (func $start ))
2018 (export " memory" (memory $0 ))
21- (export " __memory_size" (global $__memory_size ))
22- (export " __table_size" (global $__table_size ))
2319 (func $start:relocatable~anonymous|0 (; 1 ;) (type $FUNCSIG$i ) (result i32 )
2420 i32.const 42
2521 )
134130 (func $null (; 5 ;) (type $FUNCSIG$v )
135131 nop
136132 )
133+ ;; custom section "dylink", size 6
137134)
Original file line number Diff line number Diff line change 2222 (global $~lib/argc (mut i32 ) (i32.const 0 ))
2323 (global $relocatable/normalArray (mut i32 ) (i32.const 280 ))
2424 (global $~lib/started (mut i32 ) (i32.const 0 ))
25- (global $__memory_size i32 (i32.const 304 ))
26- (global $__table_size i32 (i32.const 2 ))
2725 (export " __start" (func $start ))
2826 (export " memory" (memory $0 ))
29- (export " __memory_size" (global $__memory_size ))
30- (export " __table_size" (global $__table_size ))
3127 (func $start:relocatable~anonymous|0 (; 1 ;) (type $FUNCSIG$i ) (result i32 )
3228 i32.const 42
3329 )
392388 )
393389 (func $null (; 11 ;) (type $FUNCSIG$v )
394390 )
391+ ;; custom section "dylink", size 6
395392)
You can’t perform that action at this time.
0 commit comments