Rust Standard Library port #4

Closed
opened 2025-05-15 23:27:22 -04:00 by shibedrill · 2 comments
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
shibedrill added the
Kind/Feature
Priority
Low
labels 2025-11-06 23:53:21 -05:00
Author
Owner

This will be infeasible as part of the kernel. Instead will file against the userspace project once the kernel is stable and ready.

This will be infeasible as part of the kernel. Instead will file against the userspace project once the kernel is stable and ready.
shibedrill removed a dependency 2026-03-16 17:45:03 -04:00
Sign in to join this conversation.
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.

Dependencies

No dependencies set.

Reference: shibedrill/gila#4
No description provided.