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

Get a bunch of errors when build the project on windows #13

Open
SamuelQZQ opened this issue Feb 27, 2021 · 4 comments
Open

Get a bunch of errors when build the project on windows #13

SamuelQZQ opened this issue Feb 27, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@SamuelQZQ
Copy link

Hi, I'm interested in this project. And try to learn how it works.

But when I run cargo build at the root folder, I get a bunch of errors. What's the right way to run it?

@playXE
Copy link
Collaborator

playXE commented Feb 27, 2021

That's interesting. I can build it just fine on my machine. What OS you're using and can you post errors to github gist or pastebin?

BTW I'm rewriting starlight to use conservative on stack gc and do quite a lot of breaking changes to its internals in rewrite branch. What is in main branch can run only some parts of ES5 and ES6 code and will probably segfault under big memory pressure

@SamuelQZQ
Copy link
Author

error gist

I'm using windows.

@SamuelQZQ SamuelQZQ changed the title Get a bunch of errors when build the project Get a bunch of errors when build the project on windows Feb 28, 2021
@playXE
Copy link
Collaborator

playXE commented Feb 28, 2021

Sadly windows support is not my main goal. I'm trying to keep starlight compatible with windows but including that starlight is highly WIP it will not have good support for windows anytime soon. If you want to play with internals you can try rewrite branch as it should work on windows.

@playXE playXE pinned this issue Feb 28, 2021
@playXE playXE added the bug Something isn't working label Feb 28, 2021
@playXE
Copy link
Collaborator

playXE commented Mar 19, 2021

@SamuelQZQ I've rewritten starlight almost fully. You now can run it on Windows! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants