chakra-core / chakra-core/ChakraCore
WASM - exported function properties (4d)
Open
WebAssembly
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Exported Functions also have the following data properties: the length property is set to the exported function's signature's arity
the name is set to index as a Number value
Depends on #2452
Contributor guide
Assessment
This issue has not been assessed yet.