File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21372137 (ref.i31 (array.get $string (local.get $s ) (local.get $i ))))
21382138 (local.set $i (i32.add (local.get $i ) (i32.const 1 )))
21392139 (br $loop ))))
2140- (call $wrap (extern.internalize (local.get $ta ))))
2140+ (call $wrap (any.convert_extern (local.get $ta ))))
21412141
21422142 (func (export " caml_ba_get_kind" ) (param (ref eq)) (result i32 )
21432143 (struct.get $bigarray $ba_kind (ref.cast (ref $bigarray ) (local.get 0 ))))
Original file line number Diff line number Diff line change 5454 (field (mut (ref eq)))
5555 (field (mut (ref null $assoc )))))
5656
57- (type $assoc_array (array (field ( mut (ref null $assoc ) ))))
57+ (type $assoc_array (array (mut (ref null $assoc ))))
5858
5959 (global $Named_value_size i32 (i32.const 13 ))
6060
You can’t perform that action at this time.
0 commit comments