Skip to content

Conversation

devsnek
Copy link
Member

@devsnek devsnek commented Jun 25, 2020

This changes the wasm entrypoint from _napi_register to napi_register_wasm_v##NAPI_API_VERSION.

cc @nodejs/n-api

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. node-api Issues and PRs related to the Node-API. labels Jun 25, 2020
@devsnek devsnek requested a review from tniessen June 25, 2020 01:17
@devsnek devsnek added the wasm Issues and PRs related to WebAssembly. label Jun 25, 2020
@nodejs-github-bot
Copy link
Collaborator

PR-URL: nodejs#34045
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Gabriel Schulhof <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
@devsnek devsnek force-pushed the napi-wasm-version-reg branch from ff82cc4 to b327d33 Compare June 28, 2020 15:51
@devsnek devsnek merged commit b327d33 into nodejs:master Jun 28, 2020
@devsnek devsnek deleted the napi-wasm-version-reg branch June 28, 2020 15:52
@devsnek
Copy link
Member Author

devsnek commented Jun 28, 2020

landed in b327d33

codebytere pushed a commit that referenced this pull request Jun 30, 2020
PR-URL: #34045
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Gabriel Schulhof <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
codebytere pushed a commit that referenced this pull request Jun 30, 2020
PR-URL: #34045
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Gabriel Schulhof <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
codebytere pushed a commit that referenced this pull request Jul 10, 2020
PR-URL: #34045
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Gabriel Schulhof <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
codebytere pushed a commit that referenced this pull request Jul 12, 2020
PR-URL: #34045
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Gabriel Schulhof <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
@codebytere codebytere mentioned this pull request Jul 13, 2020
codebytere pushed a commit that referenced this pull request Jul 14, 2020
PR-URL: #34045
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Gabriel Schulhof <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Issues and PRs that require attention from people who are familiar with C++. node-api Issues and PRs related to the Node-API. wasm Issues and PRs related to WebAssembly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants