Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump up bindings to latest mina/compatible 20250117 #329

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion MINA_COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The mina commit used to generate the backends for node and web is f73d164e4abba8c21ac4ba1c1e3005aae9fea0b7
The mina commit used to generate the backends for node and web is 1a1ce76755591126cd0282c20c481fed12e19959
13 changes: 7 additions & 6 deletions compiled/node_bindings/o1js_node.bc.cjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// Generated by js_of_ocaml 4.0.0
(function(Object)
// Generated by js_of_ocaml 4.0.0+git-3.0.1-beta1-711-g3a0b8562e8
(function
(Object)
{typeof globalThis
!==
"object"
Expand Down Expand Up @@ -7356,14 +7357,14 @@
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("cc"),
c_compiler=caml_string_of_jsbytes("gcc"),
ocamlc_cflags=
caml_string_of_jsbytes
("-O2 -fno-strict-aliasing -fwrapv -pthread -I/opt/homebrew/Cellar/gmp/6.2.1_1/include/"),
("-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC "),
ocamlc_cppflags=caml_string_of_jsbytes("-D_FILE_OFFSET_BITS=64 "),
ocamlopt_cflags=
caml_string_of_jsbytes
("-O2 -fno-strict-aliasing -fwrapv -pthread -I/opt/homebrew/Cellar/gmp/6.2.1_1/include/"),
("-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC "),
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 @@ -22331,7 +22332,7 @@
_gmy_=caml_string_of_jsbytes("OCAML_FLEXLINK"),
_gmz_=caml_string_of_jsbytes(" "),
_gmA_=caml_string_of_jsbytes(" -maindll"),
_gmB_=caml_string_of_jsbytes(" -exe"),
_gmB_=caml_string_of_jsbytes(' -exe -link "-Wl,-E"'),
_gmC_=caml_string_of_jsbytes(""),
_aC8_=caml_string_of_jsbytes("Cygwin"),
_aC9_=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.

Loading
Loading