Stream: contributing

Topic: dec_alloca not implemented for Wasi


view this post on Zulip Isaac Van Doren (Jan 18 2024 at 02:27):

While trying to use Dec with roc-wasm4 I ran into this function not being implemented. Does anyone know if there is an existing issue or if I should create one?

view this post on Zulip Brendan Hansknecht (Jan 18 2024 at 03:10):

I don't think there is any issue for that

view this post on Zulip Brendan Hansknecht (Jan 18 2024 at 03:13):

Also, I think it should have the same impl as unix

view this post on Zulip Brendan Hansknecht (Jan 18 2024 at 03:13):

Just not 100% sure

view this post on Zulip Brendan Hansknecht (Jan 18 2024 at 03:13):

Would be worth just testing

view this post on Zulip Isaac Van Doren (Jan 18 2024 at 03:43):

Cool, created an issue https://github.com/roc-lang/roc/issues/6397


Last updated: Jul 06 2025 at 12:14 UTC