← Back to team overview

leaningtech-dev team mailing list archive

Re: [Bug 1399977] Re: Node.js support

 

Why has been this bug set as invalid?

2015-11-07 23:24 GMT+01:00 Alessandro Pignotti <1399977@xxxxxxxxxxxxxxxxxx>:
> ** Changed in: cheerp
>        Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1399977
>
> Title:
>   Node.js support
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/cheerp/+bug/1399977/+subscriptions


-- 
"Si quieres viajar alrededor del mundo y ser invitado a hablar en un
monton de sitios diferentes, simplemente escribe un sistema operativo
Unix."
– Linus Tordvals, creador del sistema operativo Linux

-- 
You received this bug notification because you are a member of
Leaningtech Team, which is subscribed to Cheerp.
https://bugs.launchpad.net/bugs/1399977

Title:
  Node.js support

Status in Cheerp:
  Invalid

Bug description:
  I would like that cheerp could be used as a C/C++ compiler running on
  top of Node.js, so it could be used on NodeOS to compile native
  modules. This has some implications:

  * cheerp itself compiled to Javascript
  * command line Node.js executable
  * C support
  * generate native code (not only Javascript)
  * detect when to generate native code. Node.js modules can be crafted for performance issues, but another usage is to access to low level libraries or system resources like syscalls. This last ones need native code to be generated with no other alternative

  Disclaimer: I'm the lead developer of NodeOS ;-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheerp/+bug/1399977/+subscriptions


References