You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/mgsloan/ghcjs-typescript may interest you! I have abandoned that approach, instead I think we need some variety of inline-typescript which generates the FFI and the typed wrapper for inline typescript expressions.
That project seems to be more about teaching GHCJS about how to consume JavaScript modules which are written in TypeScript. I was thinking more about using TypeScript in the implementation of the RTS and other JavaScript files in this repository.
The usefulness of a static type system should be obvious.
The text was updated successfully, but these errors were encountered: