dotnet-websharper / core

WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#
https://websharper.com
Apache License 2.0
593 stars 52 forks source link

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

Open Jand42 opened 1 year ago

Jand42 commented 1 year ago

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.