Rust Standard Library port #4

Open
opened 2025-05-15 23:27:22 -04:00 by shibedrill · 1 comment
Owner

This is a very ambitious component, but stdlib support will make programming system servers easier. This is gonna be the bulk of Gila's functionality, so once the kernel is done with its more basic functionality, this will be a blocking task.

This is a very ambitious component, but stdlib support will make programming system servers easier. This is gonna be the bulk of Gila's functionality, so once the kernel is done with its more basic functionality, this will be a blocking task.
shibedrill added this to the Gila Version 1.0 project 2025-05-15 23:27:22 -04:00
Author
Owner

Note: this is going to rely HEAVILY on the APIs provided by whichever servers are provided to the kernel. The only functionality that the standard library will be able to cover perfectly will be process spawning, inspection, and killing. Everything else will rely on some API over IPC.

Note: this is going to rely HEAVILY on the APIs provided by whichever servers are provided to the kernel. The only functionality that the standard library will be able to cover perfectly will be process spawning, inspection, and killing. Everything else will rely on some API over IPC.
shibedrill added a new dependency 2025-05-17 12:21:47 -04:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Depends on
Reference: shibedrill/gila#4
No description provided.