@al8b/io
v0.1.14
Published
IO and Storage utilities for L8B Engine
Downloads
82
Readme
@al8b/io
Storage and IO helpers for the L8B runtime. Today this package centers on persistent storage through a single service abstraction.
Public API
StorageService
Notes
- Used by
@al8b/vmand@al8b/runtime. - Keep persistence concerns here rather than coupling them to VM or runtime orchestration.
Scripts
bun run build
bun run test
bun run typecheck
bun run clean