leaningtech-dev team mailing list archive
-
leaningtech-dev team
-
Mailing list archive
-
Message #00296
[Bug 1399977] Re: cheerp.js support
I made a mistake in categorizing this as invalid. Sorry about that. I
think that what you are looking for is a Cheerp build that runs in
JavaScript, which is not something we plan to do in the short term. I've
updated the bug description accordingly and set the category of the bug
to wishlist.
** Summary changed:
- Node.js support
+ cheerp.js support
** Changed in: cheerp
Status: Invalid => Opinion
** Changed in: cheerp
Importance: Undecided => Wishlist
--
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:
cheerp.js support
Status in Cheerp:
Opinion
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
Follow ups
References