-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[browser] cleanup of early startup code #83411
Conversation
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsSplit off from #83364
|
5c249d2
to
2e48725
Compare
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
@radical I would appreciate your help with |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
44d307b
to
722e19b
Compare
ca3546e
to
d997a31
Compare
937473f
to
5ca2e17
Compare
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
964b98f
to
54e9f48
Compare
54e9f48
to
55edc8b
Compare
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
All the CI failures are unrelated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks great! I have just some minor questions
- renamed imports.ts to globals.ts - formatted jiterp code
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
Split off from #83364
Contributes to #72990
Contributes to #85045
dotnet.es6.post.js
dotnet.es6.lib.js
anddotnet.es6.extpost.js
anddotnet.es6.pre.js
types-api.ts
by moving types from other filesexport_linker()
from startupIMPORTS
objectisGlobal
flag (CJS cleanup)init_polyfills_async
andinit_replacements
unifyModuleConfig
fromdotnet.es6.pre.js
torun-outer.ts
INTERNAL
from top most export