Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore the future: isorun as an embedded multi-platform JavaScript runtime with a set of isomorphic Web API's #225

Open
5 tasks
eliias opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@eliias
Copy link
Owner

eliias commented Jan 26, 2024

Requirements

  • A single stable Rust core library that binds v8 or JavaScriptCore
  • Platform-specific bindings for Python, Ruby, … (magnus, PyO3, …)
  • Thread-safe API
  • Configurable scheduler (multiprocess, multi-thread, or hybrid)
  • Simple distribution (rubygem, pypi), and efficient binary sharing
@eliias eliias added the enhancement New feature or request label Jan 26, 2024
@eliias eliias self-assigned this Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant