Stream: contributing

Topic: Base64 Package


view this post on Zulip Isaac Van Doren (May 20 2024 at 02:58):

I need to do some Base64 encoding/decoding so I would like to make a package out of the Base64 code in the compiler repo. Before I do this I thought I would check in case anyone who worked on the implementation originally would prefer to create/maintain a package instead?

view this post on Zulip Hristo (May 20 2024 at 10:37):

I think @Lachlan O'Dea has got an implementation in his https://github.com/quelgar/roc-utils (saw it referenced in this thread).
Just bringing it up as a side note for visibility and completeness.

view this post on Zulip Isaac Van Doren (May 20 2024 at 12:45):

Perfect, thanks!


Last updated: Jul 06 2025 at 12:14 UTC