将 Env.js 与 Python 结合使用

发布于 2024-09-08 08:56:29 字数 260 浏览 1 评论 0原文

我在让 Env.js 与我的 Python 应用程序一起工作时遇到了一些困难。网站上的文档指出:

使用 SpiderMonkey 和 V8 JavaScript 引擎开发用于在 Ruby、Python 和其他主机语言中运行 Envjs 的桥梁

但是,我无法在 github 或 Google 的主分支中找到任何通往 Python 的桥梁。

有没有人成功地让 Env.js 与 Python 一起工作?

I am having a bit of difficulty getting Env.js working with my Python application. The documentation on the website states:

develop bridges for running Envjs in Ruby, Python, and other host languages with the SpiderMonkey and V8 javascript engines

However, I have been unable to find any bridges to Python in either the main branch from github, or from Google.

Has anyone had any success getting Env.js working with Python?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陪你到最终 2024-09-15 08:56:29

是啊,不知道这段文字是从哪里来的。我是 env.js 的提交者,还没有听说过任何针对 V8 或 SpiderMonkey 的 Python 集成工作。

看起来NoseJS有一些集成,但看起来不太通用。看起来反对 env.js 的 Rhino 端口,并带有一些关于使用 Python-Spidermonkey 的初步评论。

有一个通过 Ruby 使用 SpiderMonkey 的端口: http://github.com/smparkes/env-js< /a>.

Yeah, not sure where that text came from. I'm a committer on env.js and haven't heard of any integration efforts with python against V8 or SpiderMonkey.

Looks like NoseJS has some integration, but it doesn't look too general. Looks to be against the Rhino port of env.js with some tentative comments about using Python-Spidermonkey.

There is a port that uses SpiderMonkey via Ruby: http://github.com/smparkes/env-js.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文