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

Break up Runtime.js into a module in WS.Main #1324

Open
Jand42 opened this issue Mar 27, 2023 · 0 comments
Open

Break up Runtime.js into a module in WS.Main #1324

Jand42 opened this issue Mar 27, 2023 · 0 comments
Assignees

Comments

@Jand42
Copy link
Member

Jand42 commented Mar 27, 2023

To not rely on any external JS module for basic translations, moving functions from Runtime.js into separate, WebSharper-handled functions instead. They will be able to be DCE-d, printed in multiple output modes accordingly and have .d.ts signatures etc. as provided by WebSharper 7.

@Jand42 Jand42 self-assigned this Mar 27, 2023
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

1 participant