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

Migrate fiddle-core to main process #1203

Closed
aryanshridhar opened this issue Nov 1, 2022 · 2 comments
Closed

Migrate fiddle-core to main process #1203

aryanshridhar opened this issue Nov 1, 2022 · 2 comments
Assignees
Labels
✨ enhancement New feature or request

Comments

@aryanshridhar
Copy link
Collaborator

aryanshridhar commented Nov 1, 2022

Covers the major part of code migration of Node API to the renderer process.

IPC.INITIALIZE_FIDDLE- Initialize the fiddle core in main process.
IPC.RUN_FIDDLE- IPC event to run fiddle.
IPC.STOP_FIDDLE- IPC event to stop the running fiddle.

@aryanshridhar aryanshridhar self-assigned this Nov 1, 2022
@aryanshridhar
Copy link
Collaborator Author

(Will create separate pr for better coder review/git history)

@dsanders11
Copy link
Member

Closed by #1452.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants