-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Evaluator with amd module support (#5)
* Added AMD-based almond module loader and evaluator that can evaluate scripts and transpile them if needed * Allow transpiler to not use context cancellation (handle cancellation in the runtime) * Added transpiler option for custom typescript source * Removed examples directory and updated readme * Added support for Typescript v4.2.4 * Added support for pre-evaluation script modifier hooks and custom evaluation runtimes Co-authored-by: Clark McCauley <[email protected]>
- Loading branch information
Showing
13 changed files
with
444 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.