Commit Graph

10 Commits

Author SHA1 Message Date
denihs
1e76987840 fixing load-js-image and linker 2023-01-23 17:10:43 -04:00
zodern
9992c88a9c Improve comments 2023-01-06 16:57:07 -06:00
zodern
5ffe6bb780 Fix detecting if main module is async 2023-01-06 16:53:31 -06:00
zodern
47e3eaeae1 Improve detecting async modules
- correctly handles sync modules that export a promise
- avoids running getters
2023-01-06 16:51:42 -06:00
zodern
180f681446 Delay startup hooks until after eager async modules 2022-12-23 16:23:47 -06:00
zodern
87e4af9a3f Simplify marking the main module as sync 2022-12-23 15:30:06 -06:00
zodern
f48b7575b8 Add new runtime for loading packages and the app 2022-12-23 13:01:10 -06:00
zodern
05b5b90d0f Fix circular dependency with meteor and core-runtime 2022-12-12 16:37:54 -06:00
zodern
375ad07c3c Rename define-package to package-registry 2022-12-12 15:16:52 -06:00
zodern
41d033a5cb Add core-runtime package 2022-12-12 15:13:34 -06:00