We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wasm-bindgen
After generating a new app using pnpm create fuels and running fuels:dev inside of it, we get:
pnpm create fuels
fuels:dev
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:
The text was updated successfully, but these errors were encountered:
The following PR (merged) should resolve this issue.
We're awaiting the sequential bump and release of the next fuel-core version.
Sorry, something went wrong.
Blocked by the above comment.
arboleya
No branches or pull requests
After generating a new app using
pnpm create fuels
and runningfuels:dev
inside of it, we get:using deprecated parameters for the initialization function; pass a single object instead
The fix/bump should probably be done on:
The text was updated successfully, but these errors were encountered: