Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-16 | Implement async module loading in CLI (#2084) | Ryan Dahl | |
2019-01-30 | Refactor libdeno ES module interface. (#1624) | Ryan Dahl | |
Allows for future asynchronous module loading. Add support for import.meta.url Fixes #1496 |