Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nodejs embedding example #661

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

asprouse
Copy link
Contributor

@asprouse asprouse commented Jun 3, 2024

Description of the change

Adds an example of embedding a Javy-compiled WASM module in a Node.js host application. Based on work https://github.com/asprouse/javy-nodejs-example

Why am I making this change?

There is not an existing example.

Checklist

  • I've updated the relevant CHANGELOG files if necessary. Changes to javy-cli and javy-core do not require updating CHANGELOG files.
  • I've updated the relevant crate versions if necessary. Versioning policy for library crates
  • I've updated documentation including crate documentation if necessary.

Copy link
Collaborator

@jeffcharles jeffcharles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thank you for contributing!

@jeffcharles jeffcharles merged commit ee98fee into bytecodealliance:main Jun 3, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants