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

Javascript does have the Sys API #204

Closed
wants to merge 1 commit into from
Closed

Javascript does have the Sys API #204

wants to merge 1 commit into from

Conversation

dionjwa
Copy link

@dionjwa dionjwa commented Jun 12, 2016

No description provided.

@ibilon
Copy link
Member

ibilon commented Jun 12, 2016

No it does not, although with nodejs it can, the target itself doesn't support the sys api.

@ibilon ibilon closed this Jun 12, 2016
@ibilon
Copy link
Member

ibilon commented Jun 12, 2016

I wonder if hxnodejs should have its own line though.

@ibilon
Copy link
Member

ibilon commented Jun 12, 2016

Man I should learn to read, didn't see the last line of the diff. (sorry)
Still unsure about saying javascript has sys api.

@nadako
Copy link
Member

nadako commented Jun 12, 2016

hxnodejs doesn't fully implement the sys api, since it's synchronous, and node.js is not, so we can't e.g. implement Sys.stdout() (without hacks at least).

There are people who think we shouldn't even claim that we support nodejs at all, so I wouldn't call haxe/nodejs a proper "sys" target yet.

See related hxnodejs issue: HaxeFoundation/hxnodejs#59.

@ibilon
Copy link
Member

ibilon commented Aug 26, 2016

Since hxnodejs doesn't support the full sys api let's not say it is a sys target.

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

Successfully merging this pull request may close these issues.

4 participants