Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
353d16a
[js-api] Fix Instance constructor variable shadowing
eqrion Mar 26, 2026
b891da5
[js-api] Fix If/Else-if for objectkind in ToWebAssemblyValue
eqrion Mar 26, 2026
0afdf98
[js-api] Fix loop variable shadowing in Tag constructor
eqrion Mar 26, 2026
22643b7
[js-api] Fix signed_31 variable in ToWebAssemblyValue i31ref conversion
eqrion Mar 26, 2026
2142df7
[js-api] Fix create a builtin function: missing store and wrong varia…
eqrion Mar 26, 2026
739dd9d
[js-api] Fix wrong index into maybeBuiltin in validate an import for …
eqrion Mar 26, 2026
d714e1e
[js-api] Use embedding spec tag_alloc instead of a local definition
eqrion Mar 26, 2026
cb00bca
[js-api] Use ToJSValue to unwrap JSTag exception payload
eqrion Mar 26, 2026
66662e8
[js-api] Fix missing type argument to ToWebAssemblyValue in intoCharC…
eqrion Mar 26, 2026
2600918
[js-api] Fix Table.grow to return AddressValue via U64ToAddressValue
eqrion Mar 26, 2026
498dc03
[js-api] Fix memory.grow hook to use instruction's memory index
eqrion Mar 26, 2026
51b5611
[js-api] Fix memory.grow hook failure check for i64 memories
eqrion Mar 26, 2026
35a63dc
[js-api] Fix exception check in call an Exported Function
eqrion Mar 26, 2026
d19ea3b
[js-api] Read store before func_alloc in create a host function
eqrion Mar 26, 2026
921de8f
[js-api] Add missing ?/! on ToWebAssemblyValue calls
eqrion Mar 26, 2026
c85eb14
[js-api] Add missing ! to ToJSValue calls
eqrion Mar 26, 2026
6b81497
[js-api] Include [[ObjectKind]] in MakeBasicObject slot list
eqrion Mar 26, 2026
eddbd49
[js-api] Return after rejecting on compile error in asynchronously co…
eqrion Mar 26, 2026
d23bef2
[js-api] Fix read the imports assert to check qualified builtin set name
eqrion Mar 26, 2026
3d9238f
[js-api] Use HasProperty instead of map 'contains' for exports object
eqrion Mar 26, 2026
01b59c3
[js-api, web-api] Editorial fixes
eqrion Mar 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading