Skip to content

[js-api] "Creating a host function" requires a functype parameter #768

Closed
@rossberg

Description

@rossberg

The algorithm to create a host function uses the function's type:

  • in step 1.1 implicitly as "the signature",
  • in step 1.6 as |functype|.

However, that type is not actually provided. The algorithm needs to take |functype| as a parameter.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions