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

fix(rust): allocation not working #111

Merged
merged 5 commits into from
Sep 27, 2021

Conversation

Description

Adds buddy-alloc as optional alloocator and increases the stack size.

See also:

- aduros#37

- aduros#78

- aduros#36
@netlify
Copy link

netlify bot commented Sep 26, 2021

✔️ Deploy Preview for wasm4 ready!

🔨 Explore the source changes: 6885d97

🔍 Inspect the deploy log: https://app.netlify.com/sites/wasm4/deploys/6151fdb54664b800087878f2

😎 Browse the preview: https://deploy-preview-111--wasm4.netlify.app

@aduros
Copy link
Owner

aduros commented Sep 27, 2021

Bummer that __heap_base dynamic sizing didn't work out, but I'm happy with how it turned out.

Thanks so much for your work on this! It's great to finally have dynamic memory allocation all sorted out across all 4 supported wasm languages. 😄

@aduros aduros merged commit 5af2a1d into aduros:main Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants