WebAssembly / WebAssembly/spec

Use Abstract Closure to replace call an Exported Function algorithm

Open
#1,536 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

editorial wasm-js-api-1
Dominant language
WebAssembly
Stars
3.5k
Forks
539
Avg merge
2d 1h
Merged PRs (30d)
13

Description

CreateBuiltinFunction expects an Abstract Closure since https://github.com/tc39/ecma262/issues/1894. Not urgent, though.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the specification definitions for CreateBuiltinFunction and the “call an Exported Function” algorithm, then read the linked TC39 issue for the Abstract Closure requirement. Done means the old algorithm is replaced consistently with the Abstract Closure approach throughout the specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
wasm
Domain
documentation
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.