Skip to content
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

[wasm] Fix imports: require, exit, quit #62712

Merged
merged 3 commits into from
Dec 14, 2021

Conversation

pavelsavara
Copy link
Member

@pavelsavara pavelsavara commented Dec 13, 2021

  • simplify exit, exit
  • fix require
  • change default value of disableDotnet6Compatibility based on ES6 or CJS.

- simplify exit, quit
@ghost
Copy link

ghost commented Dec 13, 2021

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details
  • simplify exit, exit
  • fix require
Author: pavelsavara
Assignees: -
Labels:

arch-wasm, area-System.Runtime.InteropServices.JavaScript

Milestone: 7.0.0

@pavelsavara
Copy link
Member Author

/azp run runtime-manual

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

- just capture require on top level, replace it later
@pavelsavara
Copy link
Member Author

/azp run runtime-manual

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@kg kg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tenative approval - I don't see anything wrong here but I'm also not sure I understand it

@pavelsavara pavelsavara merged commit a8a10f8 into dotnet:main Dec 14, 2021
@pavelsavara pavelsavara deleted the wasm_fix_require branch January 4, 2022 13:06
@ghost ghost locked as resolved and limited conversation to collaborators Feb 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants