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

Direct x64 machine code generation is here! (early stage) #2849

Closed
medvednikov opened this issue Nov 22, 2019 · 3 comments
Closed

Direct x64 machine code generation is here! (early stage) #2849

medvednikov opened this issue Nov 22, 2019 · 3 comments

Comments

@medvednikov
Copy link
Member

Building a 263 byte Hello World program in 3 milliseconds:

Screen Shot 2019-11-22 at 19 42 47

The compilation speed in this mode is about 1 million lines per second.

(It's at a very early stage, but by January, V will be able to compile itself without a C compiler.)

Only Linux is supported right now, sorry non-Linux users.

@Delta456
Copy link
Member

Cannot wait 😍

@ylluminate
Copy link
Contributor

@medvednikov I think we need to document some of the hurdles (perhaps in a wiki entry?) for x64 on macOS and Windows so that interested parties might begin working towards ways around these hinderances both generally and specifically.

@ylluminate
Copy link
Contributor

ylluminate commented Jun 14, 2020

In consideration of the need to begin work on this for macOS and Windows (and with Alex's agreement), the following issue's been created: #5374

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants