That's where @effect-ts.bsky.social shines. I'm using it for this particular use case extensively in various projects where the same code is used across web/node/service workers. Even natively supports transferable objects (i.e. moving memory instead of copying). Here is an example schema:
9 likes 1 replies
?