— I'm still wondering about this.
— I mean, would that be the expected outcome?
— All code will start running in parallel?
— Wrapping them in calls to the kernel would
— And typically you then cede control to the kernel, but also you can shove kernel time slices right into regular event loop queue
Message permanent page
— Meaning, they will be wrapped in code that says do this in parallel if needed?
— Yeah, the kernel has an interface
— Regular JS will still run normally?