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

[!] Unexpected network error #34

Closed
sfcgeorge opened this issue Sep 18, 2018 · 1 comment
Closed

[!] Unexpected network error #34

sfcgeorge opened this issue Sep 18, 2018 · 1 comment
Assignees
Labels

Comments

@sfcgeorge
Copy link

The short example code snippets work fine but on longer code I get [!] Unexpected network error. Perhaps there is a maximum length you support, or maybe the code is too complex.

Out of curiosity for whether it would work I used the Opal Ruby to JavaScript transpiler to transpile a short snippet of Ruby code which ends up being much longer JS code, but still a single ES5 file. Then I tried running that through Nectar.

nectar --target mac-osx hello.js --single

hello.js.zip

@adrien-thierry adrien-thierry self-assigned this Sep 18, 2018
@adrien-thierry
Copy link
Contributor

We are working on python and ruby transpilation + compilation with NectarJS

I'll look soon on code size and erros

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

No branches or pull requests

2 participants