-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
featnew feature (which has been agreed to/accepted)new feature (which has been agreed to/accepted)public APIrelated to "Deno" namespace in JSrelated to "Deno" namespace in JS
Description
For tracking purposes, please don't work on this without discussing with Ry or myself.
Having a public API that is similar to how we perform TypeScript compilation is a good idea. It would allow JS->JS transpilation (e.g. those who need Babel custom plugins or Flow) or other languages (e.g. CoffeeScript).
Related to #1738 and some other work in rationalising the compiler APIs internally, but we should be able to support loading a compiler in a web worker and instructing the privileged side what resources should be sent to that runtime compiler.
tunnckoCore, kt3k, haltcase, matthewp, vendethiel and 84 morejorroll, binaryta, hayd, shreeve, vendethiel and 39 morejustinmchase, nakasyou, spence, raythurnvoid, gadicc and 1 more
Metadata
Metadata
Assignees
Labels
featnew feature (which has been agreed to/accepted)new feature (which has been agreed to/accepted)public APIrelated to "Deno" namespace in JSrelated to "Deno" namespace in JS