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

Improve rs_port stage 3 #421

Merged
merged 1 commit into from Apr 13, 2023
Merged

Improve rs_port stage 3 #421

merged 1 commit into from Apr 13, 2023

Conversation

devraymondsh
Copy link
Member

Improve rs_port stage 3.
#410

@viferga
Copy link
Member

viferga commented Apr 13, 2023

@devraymondsh why have you changed the API of load from file?
loaders::from_file("node", [temp_js_path]).unwrap();
to
loaders::from_file("node", temp_js_path).unwrap();
?

@viferga viferga merged commit 7684bd4 into metacall:develop Apr 13, 2023
7 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