eclipsesource / eclipsesource/J2V8
Replace built-in modules (such as fs and http)
Open
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 387
- PR merge metrics
- No merged PRs in 30d
Description
Not sure how feasible this is, but I'd like to be able to replace the FS and HTTP modules with my own implementations such that I can get it to send/receive request and responses to my Java Servlet Container, and, make Java resources available as if they were on the file system (and/or sandbox the files visible to V8).
Contributor guide
Assessment
This issue has not been assessed yet.