Skip to content

Commit

Permalink
wasm: Update generated binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
wasm-updater committed Jul 6, 2022
1 parent 41dc9f7 commit 5d31272
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/compiler/wasm/opa/callgraph.csv
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,9 @@ opa_to_number,opa_number_int
opa_to_number,opa_atof64
opa_to_number,opa_number_ref
opa_base64_is_valid,opa_value_type
opa_base64_is_valid,opa_boolean
opa_base64_is_valid,base64_gen_decode
opa_base64_is_valid,free
opa_base64_is_valid,opa_boolean
base64_gen_decode,memset
base64_gen_decode,malloc
base64_gen_decode,free
Expand Down
4 changes: 2 additions & 2 deletions internal/compiler/wasm/opa/opa.go

Large diffs are not rendered by default.

Binary file modified internal/compiler/wasm/opa/opa.wasm
Binary file not shown.

0 comments on commit 5d31272

Please sign in to comment.