You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After every key stroke I need to wait about a considerable amount of time before I can continue.
Chrome shows this after I press run
How to recreate this?
I guess if you will create a lot of Jack code that will do or you can use the code from my repo.
Why my files are so big?
I've created an utility that converts images into jack code and some of the sprites are quite long (like trail width>2000 pixels) and I am drawing each pixel individually.
qq - Is this request has low priority? Additional question - do you happen to know if Java tool is still maintained?
Additional Comments
No response
Do you want to try to add this feature?
I want to try to add this feature!
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Please also note that VMEmulator from Java tool fails because program counter gets into negative values. I get it that this is simulator. I guess on real hardware you cannot have more than 2^15 lines of assembly code
We will certainly leave it open to track possible performance improvements for large Jack projects, and thank you for the link to your repo so that we have some to test against!
PS The java tool is generally unmaintained and released "as is" in its current state - while the code exists in several places online, bringing it to "modern" standards was considered to be less important than this web-based interface.
Tool
Jack Compiler
Interface
Website (https://nand2tetris.github.io/web-ide)
Contact Details
No response
What feature are you proposing?
Hi!
I am writing a game in Jack and currently I have 7 files with 7238 lines.
After every key stroke I need to wait about a considerable amount of time before I can continue.

Chrome shows this after I press run

How to recreate this?
I guess if you will create a lot of Jack code that will do or you can use the code from my repo.
Why my files are so big?
I've created an utility that converts images into jack code and some of the sprites are quite long (like trail width>2000 pixels) and I am drawing each pixel individually.
qq - Is this request has low priority? Additional question - do you happen to know if Java tool is still maintained?
Additional Comments
No response
Do you want to try to add this feature?
Code of Conduct
The text was updated successfully, but these errors were encountered: