mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Local development on M1 machine using Intel process #835
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lukasportal on GitHub (Nov 19, 2022).
Steps to Reproduce:
electronize start /watch)It runs fine, but laggy since it's using an Intel process with Rosetta instead of native Apple Silicon

How do I get to run a development envinronment with Apple Silicion process instead of Intel?
@theolivenbaum commented on GitHub (Nov 24, 2022):
I don't think this is yet supported as it needs integration with the Arm version of electron to work correctly