Code Monkey home page Code Monkey logo

Comments (3)

tahonaPL avatar tahonaPL commented on June 2, 2024 1

sadly I'm occupied with different project. But slowly I will be preparing for this. If you have some resources of how to start and eventually where I need to look to adapt to your framework. let me know.

from es4x.

pmlopes avatar pmlopes commented on June 2, 2024

Hi @tahonaPL, thanks for your message!

There have been many requests about adding some shims for node modules, I don't think this would be very complex, I think the major step is to bootstrap a shim, for example, create the skeleton of the fs module. I'm pretty sure that we can delegate all the stuff fs does to either graal or vert.x for whatever is missing.

If you'd be interesting in doing such experiments, I'd gladly support you. I think if we get fs and http (for example) working, then tools like webpack and other bundlers could be used directly.

Other have also mentioned a slightly simpler project, create a small express shim delegating to vertx-web (which is not that different) which would allow us to use the same kind of API...

from es4x.

tahonaPL avatar tahonaPL commented on June 2, 2024

I think express use http (server) under the hood. I think for express we we would need req, response objects and wrapper on vertx to have same router.

I would switch instantly if those would work.

from es4x.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.