There is any work in progress for support for HTTP at the stdlib?

I’m trying to get more experience with a language like Odin that is very pragmatic but also allows more control over memory allocation.

I know that recently the nio package got merged, which is huge for web development, but I could not find anything for HTTP. On GitHub I saw that the guy, @Laytan, that was working with the nio is also working on a package called odin-http, maybe that will be merged into the stdlib?

I’m just trying to understand the landscape and willing to work on these foundational packages to enable web/api development in Odin.

2 Likes