es4x
es4x copied to clipboard
🚀 fast JavaScript 4 Eclipse Vert.x
- [ ] alias feature - [ ] polyglot support (enable disable) - [ ] access control to specific classes - [ ] redeploy feature - [ ] async/await also...
Hi! I have some questions to ask you. >I'm currently waiting for the esm support on node to settle and then try to follow as close as possible they way...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...
HI, Currently can i generate native images with ES4X? Currently,does the latest GraalVM compiler support for jvm interop at runtime? Thanks! ----------------------------------------------------------------------------------------------- [Native Images] Currently you cannot generate native images...
I have GraalVM for JDK 21 installed. It seems there is an issue with https://github.com/metaforte/es4x/blob/develop/pm/src/main/java/io/reactiverse/es4x/cli/GraalVMVersion.java I tried to change the regular expression and I compiled the es4x-pm-0.20.0.jar locally and copied...
Hi I use vertx-mongo-client in es4x to save data. npm start and open the browser, if i just refresh the browser once (send a request), the data will be saved...
This can be ignored by the most people you will see it soon in your editor. and browser without any intervention needed this is a internal engineering change nothing big...
We have a polyglot application with Vertx 3 and vertx-lang-js and we are migrating to Vertx 4 and ES4X. In lot of javaScripts we load other scripts that are in...