Lots of owork on a calculator example, transparency, etc.

This commit is contained in:
2026-05-16 16:18:55 -04:00
parent e2c2563b7e
commit 6dcc2d0d00
40 changed files with 5783 additions and 125 deletions

View File

@@ -0,0 +1,4 @@
# RUIN - Runtime
The RUIN runtime is an event-loop-per-thread, non-workstealing async executor implemented on top of Linux io_uring
with