-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
developer experienceThose issues that can make it difficult for a developer to use nucypher-tsThose issues that can make it difficult for a developer to use nucypher-tsdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
The Get Started section in TAC docs have a link to a template of a webpack wrapper to use WASM in a Javascript project.
This process is mostly automated by the wrapper generated by wasm-pack.
In my experience, if you are using node v18, this example will not run. And it will work if you use node v14. No mention about this in our docs or in wasm-pack docs.
This can be an obstacle for someone trying to learn how to integrate nucypher-ts WASM code in a project.
Metadata
Metadata
Assignees
Labels
developer experienceThose issues that can make it difficult for a developer to use nucypher-tsThose issues that can make it difficult for a developer to use nucypher-tsdocumentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
Completed