-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule bindings
updated
13 files
+1 −1 | compiled/node_bindings/o1js_node.bc.map | |
+677 −659 | compiled/node_bindings/plonk_wasm.cjs | |
+308 −298 | compiled/node_bindings/plonk_wasm.d.cts | |
+ − | compiled/node_bindings/plonk_wasm_bg.wasm | |
+294 −292 | compiled/node_bindings/plonk_wasm_bg.wasm.d.ts | |
+1 −1 | compiled/web_bindings/o1js_web.bc.js | |
+740 −728 | compiled/web_bindings/plonk_wasm.d.ts | |
+1,124 −1,106 | compiled/web_bindings/plonk_wasm.js | |
+ − | compiled/web_bindings/plonk_wasm_bg.wasm | |
+259 −257 | compiled/web_bindings/plonk_wasm_bg.wasm.d.ts | |
+14 −2 | crypto/bindings/srs.ts | |
+3 −0 | js/web/web-backend.js | |
+3 −3 | js/web/worker-spec.js |