Conversation
Notices
-
Embed this notice
:niggy: (niggy@poa.st)'s status on Sunday, 03-Dec-2023 14:01:25 JST :niggy: learning rust :hapyniggy: -
Embed this notice
:blobancap: :blobcattrans: :blobancap: :blobcattrans: :blobancap: :blobcattrans: (allison@hidamari.apartments)'s status on Sunday, 03-Dec-2023 14:01:24 JST :blobancap: :blobcattrans: :blobancap: :blobcattrans: :blobancap: :blobcattrans: @niggy hope you have a nice time with it~ :blobcattrans: -
Embed this notice
:niggy: (niggy@poa.st)'s status on Sunday, 03-Dec-2023 14:11:17 JST :niggy: @allison I mostly am friend, main takeaways so far:
- For anything low-level or without 1mb+ binaries (what I need), you can't use the standard library
- Without the standard library, you can't use nearly any 3rd-party rust libraries, only C libraries
- Using C libraries is complicated and code is very ugly
Working it out though, almost got mongoose C library for http client/server working, since you can't use any rust networking libraries without std
-
Embed this notice