Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor JS runtime API #1107

Open
dhil opened this issue Mar 13, 2022 · 0 comments
Open

Refactor JS runtime API #1107

dhil opened this issue Mar 13, 2022 · 0 comments

Comments

@dhil
Copy link
Member

dhil commented Mar 13, 2022

Patch #1087 refactors the JavaScript runtime. It is only an initial refactoring that compartmentalises and modularises code. The refactoring is particularly crude with regard to mailboxes, access points, and channels as the involved logic is rather convoluted.

We should redesign the interface of the core modules, e.g. _$Links, _$Proc, _$Session, _$Constants, _$Types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants