Stream: beginners

Topic: Dict decoding for 0.1?


view this post on Zulip Ian McLerran (Apr 01 2025 at 14:50):

Just wondering if #5294 is something that is planned for the 0.1 release this year?

view this post on Zulip Brendan Hansknecht (Apr 01 2025 at 15:06):

With static dispatch, we have to fully rewrite encoding and decoding

view this post on Zulip Brendan Hansknecht (Apr 01 2025 at 15:06):

Hard to say where it will land, but it will be different

view this post on Zulip Brendan Hansknecht (Apr 01 2025 at 15:07):

I'm hopeful that it will be more full featured and closer to the flexibility of serde.

view this post on Zulip Ian McLerran (Apr 01 2025 at 15:22):

Alright, so a little bit up in the air. Thanks for the info. Something serde-esque would be awesome.

view this post on Zulip Brendan Hansknecht (Apr 01 2025 at 17:05):

This was exploration into new potential apis more serde style, but it got blocked by lambdaset bugs. It is also pre static dispatch as an idea: https://github.com/bhansconnect/roc-msgpack/blob/main/package/FutureDecode.roc


Last updated: Jul 06 2025 at 12:14 UTC