Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Apr 27, 2024
1 parent d2051e7 commit 5d14bac
Show file tree
Hide file tree
Showing 4 changed files with 724 additions and 703 deletions.
1 change: 1 addition & 0 deletions compiler/lib/generate.ml
Original file line number Diff line number Diff line change
Expand Up @@ -2043,6 +2043,7 @@ let init () =
; "caml_floatarray_unsafe_set", "caml_array_unsafe_set"
; "caml_alloc_dummy_float", "caml_alloc_dummy"
; "caml_make_array", "%identity"
; "caml_array_of_uniform_array", "%identity"
; "caml_ensure_stack_capacity", "%identity"
; "caml_js_from_float", "%identity"
; "caml_js_to_float", "%identity"
Expand Down
Loading

0 comments on commit 5d14bac

Please sign in to comment.