JS worker thread code should have an event loop #97

Open
opened 2025-07-14 14:05:21 +00:00 by scott · 0 comments
Owner

We can manage asynchrony in JS rather than in the JS/Rust interface. This also lets us refactor out the rather hacky event handler + promise + async Rust situation.

We can manage asynchrony in JS rather than in the JS/Rust interface. This also lets us refactor out the rather hacky event handler + promise + async Rust situation.
scott added the
optimization
design
labels 2025-07-14 14:05:31 +00:00
Sign in to join this conversation.
No Milestone
No project
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: twc/ludus#97
No description provided.