Elektrine lite

← Feed

@vii@dsmc.space

Post #4438814

2026-08-07 20:39 UTC

so for low level byte manipulation, I’ve renamed “val” to “mut” and I now have five runtime intrinsics to help; bytes_create, bytes_set, ref, deref, assign. These primitives carry effects, so they can be used anywhere but they carry with them other runtime expectations, potentially the garbage collector. but. BUT. if I can tree-shake the garbage collector, I do.

Replies (0)

No replies.