v8 / v8.dev

The source code of v8.dev, the official website of the V8 project.
https://v8.dev/
Apache License 2.0
953 stars 320 forks source link

use `standard interpreter` in different languages outside of `nodejs` or `v8` #736

Closed ganeshkbhat closed 6 months ago

ganeshkbhat commented 8 months ago

What is the problem this feature will solve?

use standard interpreter in different languages outside of nodejs or v8

What is the feature you are proposing to solve the problem?

consider allowing libnode.h (libnode.a/ libnode.lib) and libnode.wasm for nodejs runtime environment. This makes nodejs/ v8 environment available in other environments.

What alternatives have you considered?

There is a lot of effort with some good, many half baked wrappers, codes, and efforts

camillobruni commented 7 months ago

This not the right issue tracker, please use https://v8.dev/bug to file new bugs.