Skip to content

Commit

Permalink
typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju committed Nov 22, 2024
1 parent a455fc2 commit 6ad569d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"args": "main.js",
"args": "run --check main.js",
"output": "main.out"
}
1 change: 1 addition & 0 deletions tests/specs/run/wasm_module/table_global_memory/main.out
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Check [WILDCARD]
[Module: null prototype] {
func: [Function: 0],
global: Global [WebAssembly.Global] {},
Expand Down

0 comments on commit 6ad569d

Please sign in to comment.