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

Investigate and fix deprecation warning from wasm-bindgen #3482

Open
arboleya opened this issue Dec 13, 2024 · 2 comments
Open

Investigate and fix deprecation warning from wasm-bindgen #3482

arboleya opened this issue Dec 13, 2024 · 2 comments
Assignees
Labels
chore Issue is a chore

Comments

@arboleya
Copy link
Member

After generating a new app using pnpm create fuels and running fuels:dev inside of it, we get:

using deprecated parameters for the initialization function; pass a single object instead

Ref: rustwasm/wasm-bindgen#4122 (comment)

The fix/bump should probably be done on:

@arboleya arboleya added the chore Issue is a chore label Dec 13, 2024
@petertonysmith94
Copy link
Contributor

The following PR (merged) should resolve this issue.

We're awaiting the sequential bump and release of the next fuel-core version.

@arboleya arboleya self-assigned this Dec 16, 2024
Copy link
Member Author

Blocked by the above comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

No branches or pull requests

2 participants