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

New metro-hermes-compiler package @allow-large-files #545

Closed
wants to merge 2 commits into from

Conversation

cpojer
Copy link
Contributor

@cpojer cpojer commented Apr 18, 2020

Summary: This diff uses a WASM build of HBC to provide a simple JS interface that will be used by a follow-up diff to compile bytecode in Metro.

Differential Revision: D20792565

cpojer and others added 2 commits April 18, 2020 02:21
Summary: This function is technically a transform plugin as it modifies source code. I need to use it in `metro-transform-worker` so I'm pulling it out of the `metro` main module for D21045629.

Differential Revision: D21090073

fbshipit-source-id: b3dbdb4a8ae8afcec59cfa48dfdd0ba443dac634
Summary: This diff uses a WASM build of HBC to provide a simple JS interface that will be used by a follow-up diff to compile bytecode in Metro.

Differential Revision: D20792565

fbshipit-source-id: df0d53beca1fd5cb45bebc88cb0900268d722f44
@facebook-github-bot facebook-github-bot added fb-exported CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Apr 18, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20792565

@cpojer
Copy link
Contributor Author

cpojer commented Apr 18, 2020

Just sharing the state of the code, will land the internal version.

@cpojer cpojer closed this Apr 18, 2020
facebook-github-bot pushed a commit that referenced this pull request Apr 24, 2020
Summary:
Pull Request resolved: #545

This diff uses a WASM build of HBC to provide a simple JS interface that will be used by a follow-up diff to compile bytecode in Metro.

Reviewed By: motiz88

Differential Revision: D20792565

fbshipit-source-id: 50bb6b202f2f464d33ae0271cc37f7dcb2554d47
This was referenced May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants