We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7db2de1 commit 335db8dCopy full SHA for 335db8d
runtime/wasm/array.wat
@@ -315,7 +315,7 @@
315
(br $fill))))
316
(local.get $a))))
317
318
- (func (export "caml_float_array_concat") (param (ref eq)) (result (ref eq))
+ (func (export "caml_floatarray_concat") (param (ref eq)) (result (ref eq))
319
(local $i i32) (local $len i32)
320
(local $l (ref eq)) (local $v (ref eq))
321
(local $b (ref $block))
0 commit comments