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

jco transpile and rust transpile behave differently #538

Open
oovm opened this issue Dec 22, 2024 · 0 comments
Open

jco transpile and rust transpile behave differently #538

oovm opened this issue Dec 22, 2024 · 0 comments

Comments

@oovm
Copy link

oovm commented Dec 22, 2024

I want to migrate some of jco's functionality to my rust toolchain, but I don't know how to get output similar to jco transpile.

jco transpile generate a node module with imports.

but rust side transpile generate a function like instantiate (getCoreModule,imports,instantiateCore=WebAssembly.instantiate)

Am I using the incorrect function or do I need a specific js_component_bindgen version?

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

No branches or pull requests

1 participant