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 Jan 11, 2022
1 parent 3250a2c commit c676a7e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions internal/compiler/wasm/opa/callgraph.csv
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,10 @@ opa_json_unmarshal,opa_json_parse
opa_json_marshal,opa_json_dump
opa_json_marshal,strlen
opa_json_marshal,opa_string_allocated
opa_json_is_valid,opa_value_type
opa_json_is_valid,opa_json_parse
opa_json_is_valid,opa_free
opa_json_is_valid,opa_boolean
opa_runtime_error,opa_itoa
opa_runtime_error,opa_strlen
opa_runtime_error,opa_malloc
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 c676a7e

Please sign in to comment.