nepx / halfix

x86 PC emulator that runs both natively and in the browser, via WebAssembly
https://nepx.github.io/halfix-demo/
GNU General Public License v3.0
669 stars 86 forks source link

Node.js error #40

Open connor11016 opened 6 months ago

connor11016 commented 6 months ago

Unexpected identifier 'makefile'

nepx commented 5 months ago

Hi, thank you for the issue report.

Can you give me some more information about what commands you're running? To run the makefile, you just need to run node makefile.js with the various parameters described in the readme.

connor11016 commented 5 months ago

i did that and it showed me that error