escalier-lang / escalier-next

Improved type safety with tight TypeScript interop
https://escalier-lang.github.io/escalier-next/
MIT License
14 stars 0 forks source link

Support different platforms (browser, node, isomorphic) #267

Open kevinbarabash opened 4 months ago

kevinbarabash commented 4 months ago

Isomorphic should be the default. We could specify the environment in the filename or as a pragma inside the file itself.

https://kotlinlang.org/docs/multiplatform.html#get-started