Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

runtime error webassembly fix #38520

Conversation

gagan-bhullar-tech
Copy link
Contributor

PR fixes #38481

@gagan-bhullar-tech gagan-bhullar-tech requested a review from a team as a code owner March 7, 2025 21:22
@gagan-bhullar-tech gagan-bhullar-tech requested review from chrisdavidmills and removed request for a team March 7, 2025 21:22
@github-actions github-actions bot added Content:wasm WebAssembly docs size/s [PR only] 6-50 LoC changed labels Mar 7, 2025
gagan-bhullar-tech and others added 2 commits March 7, 2025 14:23
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Mar 7, 2025

Preview URLs

(comment last updated: 2025-03-07 21:25:32)

@Josh-Cena
Copy link
Member

I walked through all steps in the documentation and the original code worked while this one didn't (reports there's no init export). I don't think a fix is needed, but thanks for the contribution still!

@Josh-Cena Josh-Cena closed this Mar 8, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Content:wasm WebAssembly docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Runtime Error in The Code Example of The "Compiling from Rust to WebAssembly" Article
2 participants