blob: 5738d74822ea1999ce0252923c86231f7c929488 [file] [log] [blame]
PASS name
PASS length
PASS No arguments
PASS Non-Module arguments
PASS Calling
PASS Empty module without imports argument
PASS Empty module with undefined imports argument
PASS Empty module with empty imports argument
FAIL getter order for imports object assert_array_equals: expected property 1 to be "global1 getter" but got "memory getter" (expected array ["module getter", "global1 getter", "module2 getter", "global3 getter", "module getter", "memory getter", "module getter", "global2 getter"] got ["module getter", "memory getter", "module getter", "global1 getter", "module2 getter", "global3 getter", "module getter", "global2 getter"])
PASS imports
PASS imports with empty module names
PASS imports with empty names
PASS exports with empty name: function
PASS exports with empty name: table
PASS exports with empty name: global
PASS No imports
PASS exports and imports
PASS i64 exports and imports
PASS import with i32-returning function
PASS import with function that takes and returns i32
PASS import with i64-returning function
PASS import with function that takes and returns i64
PASS import with i32-taking function
PASS import with i64-taking function
PASS export i64-returning function
PASS i32 mutable WebAssembly.Global import
PASS i64 mutable WebAssembly.Global import
PASS Multiple i64 arguments
PASS stray argument