Writable streams #23

Open
opened 2026-05-26 11:06:40 +02:00 by OragonEfreet · 0 comments
Owner

Write-side counterpart to the existing read-only stream API.
Adds bj_open_stream_write and bj_write_stream so callers can persist data without dropping to libc.
Foundational for any game that saves state, settings, or high scores.

Write-side counterpart to the existing read-only stream API. Adds `bj_open_stream_write` and `bj_write_stream` so callers can persist data without dropping to libc. Foundational for any game that saves state, settings, or high scores.
OragonEfreet added this to the (deleted) project 2026-05-26 11:06:40 +02:00
OragonEfreet removed this from the (deleted) project 2026-05-26 12:53:48 +02:00
OragonEfreet added this to the 1.0 milestone 2026-05-26 12:53:53 +02:00
OragonEfreet removed this from the 1.0 milestone 2026-05-26 12:53:57 +02:00
OragonEfreet added this to the (deleted) project 2026-05-26 12:58:58 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
OragonEfreet/banjo#23
No description provided.