Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

support express (and other libs?) #151

Open
cztomsik opened this issue Jul 25, 2017 · 3 comments
Open

support express (and other libs?) #151

cztomsik opened this issue Jul 25, 2017 · 3 comments

Comments

@cztomsik
Copy link

cztomsik commented Jul 25, 2017

Do you plan to support regular node libs like express? I mean I'd love to write app in node and then "compile" it to an unikernel which could be then run in a cloud.

And just maybe if you want this too, is there any way I could help you? :)

Or at least a list/wiki of things which has to be done first?

@piranna
Copy link

piranna commented Jul 25, 2017

So far I think it was planned to add a Node.js compatibility layer. Until that, you can use NodeOS, that recently added a way to work as a Single Process OS.

Disclaimer: I'm lead developer of NodeOS.

@rzr
Copy link

rzr commented May 2, 2019

If it helps, I made a basic/ simpler express module that could help:
https://libraries.io/npm/iotjs-express

It was made for IoT.js (you may consider to rebase runtimejs on iotjs) but it works on nodes too.

@rzr
Copy link

rzr commented Jan 28, 2020

May be blocked by:
#156

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

No branches or pull requests

3 participants