book icon indicating copy to clipboard operation
book copied to clipboard

Remove allocator code from hello world

Open mdevino opened this issue 9 months ago • 0 comments

✋ A similar PR may already be submitted! Please search 🔎 among the open pull requests before creating one.

Updating the Game of Life tutorial's code? Also send a PR to rustwasm/wasm_game_of_life!

Now that you've checked, it's time to create your PR. 📝 Thanks for submitting! 🙏

For more information, see the contributing guide. 👫

Summary

I just started following the tutorial and noticed that the allocator code no longer exists. This PR edits the tutorial so that it matches the existing code.

Fixes #___

mdevino avatar Apr 06 '25 17:04 mdevino