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

JS API improvement #2694

Merged
merged 5 commits into from
Nov 25, 2021
Merged

JS API improvement #2694

merged 5 commits into from
Nov 25, 2021

Conversation

syrusakbary
Copy link
Member

This PR improves the JS api by adding a way to extend the ImportObject with a JS Object.

This is needed to fulfill the wasmer-js new API improvements.

@syrusakbary syrusakbary requested a review from Amanieu November 24, 2021 22:58
@syrusakbary syrusakbary added this to the v2.1 milestone Nov 24, 2021
lib/api/src/js/instance.rs Outdated Show resolved Hide resolved
lib/api/src/js/js_import_object.rs Show resolved Hide resolved
lib/api/src/js/js_import_object.rs Outdated Show resolved Hide resolved
@syrusakbary
Copy link
Member Author

Merging directly since last tests passed and the only change was lint (one space removal on docs)

@syrusakbary syrusakbary merged commit ae1f076 into master Nov 25, 2021
@syrusakbary syrusakbary deleted the js-api-improvement branch November 25, 2021 23:23
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.

2 participants