Skip to content

Commit

Permalink
recompile bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
querolita committed Jan 16, 2025
1 parent 880301c commit 8808c4b
Show file tree
Hide file tree
Showing 11 changed files with 1,954 additions and 1,956 deletions.
10 changes: 4 additions & 6 deletions compiled/node_bindings/o1js_node.bc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -7350,14 +7350,12 @@
import0=caml_string_of_jsbytes('Raised at file "import0.ml"'),
error$0=caml_string_of_jsbytes('Called from file "error.ml"'),
pos$1=caml_string_of_jsbytes("src/async_kernel.ml:93:17"),
c_compiler=caml_string_of_jsbytes("gcc"),
c_compiler=caml_string_of_jsbytes("cc"),
ocamlc_cflags=
caml_string_of_jsbytes
("-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC "),
caml_string_of_jsbytes("-O2 -fno-strict-aliasing -fwrapv -pthread "),
ocamlc_cppflags=caml_string_of_jsbytes("-D_FILE_OFFSET_BITS=64 "),
ocamlopt_cflags=
caml_string_of_jsbytes
("-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC "),
caml_string_of_jsbytes("-O2 -fno-strict-aliasing -fwrapv -pthread "),
ocamlopt_cppflags=caml_string_of_jsbytes("-D_FILE_OFFSET_BITS=64 "),
cmi_magic_number=caml_string_of_jsbytes("Caml1999I031"),
default_styles=[0,[0,0,[0,[0,1],0]],[0,0,[0,[0,5],0]],[0,0,0]],
Expand Down Expand Up @@ -22412,7 +22410,7 @@
_gyc_=caml_string_of_jsbytes("OCAML_FLEXLINK"),
_gyd_=caml_string_of_jsbytes(" "),
_gye_=caml_string_of_jsbytes(" -maindll"),
_gyf_=caml_string_of_jsbytes(' -exe -link "-Wl,-E"'),
_gyf_=caml_string_of_jsbytes(" -exe"),
_gyg_=caml_string_of_jsbytes(""),
_aDe_=caml_string_of_jsbytes("Cygwin"),
_aDf_=caml_string_of_jsbytes("Unix"),
Expand Down
2 changes: 1 addition & 1 deletion compiled/node_bindings/o1js_node.bc.map

Large diffs are not rendered by default.

1,500 changes: 750 additions & 750 deletions compiled/node_bindings/plonk_wasm.cjs

Large diffs are not rendered by default.

Loading

0 comments on commit 8808c4b

Please sign in to comment.