Customizing the runtime getGlobalThis
mabounassif opened this issue · 2 comments
mabounassif commented
Feature Proposal
Feature Use Case
There are some odd cases where globalThis
is partially defined and won't work.
Think of a custom JS engine.
Any chance we could plug an external script, or incorporate it as an option?
alexander-akait commented
Yes, Do you want to send a PR?
mabounassif commented
Yes.