|
|
|
|
|
by karmakaze
2489 days ago
|
|
Could a similar result be achieved by having a set of implicit imports in a users home config and executing the content in an async, then you can just await values. It would also be worthwhile to use a different file extension, like .tmj/.tmt (for js and typescript flavours). |
|
The different extensions are a good idea; my current recommendation is to use .lem.js (for compatibility with editors), so that could be changed to .lem.ts easily!
I'd love to have proper TypeScript support at some point, too.