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

Nashorn rendering #2

Open
benmccann opened this issue Oct 25, 2014 · 3 comments
Open

Nashorn rendering #2

benmccann opened this issue Oct 25, 2014 · 3 comments

Comments

@benmccann
Copy link
Contributor

It would be interesting to have rending with Nashorn. I found another project which uses it here - https://github.com/ssorallen/react-play

@yanns
Copy link
Owner

yanns commented Oct 26, 2014

I'd prefer not use Nashorn directly, as it would block one thread for this.

I'd like to check if trireme or js-engine runs with Nashorn.

@benmccann
Copy link
Contributor Author

Trireme doesn't support Nashorn. The Trireme maintainer started a new project, Rowboat, for Nashorn support though I'm not sure how actively he's working on it as I don't see any commits for the past few months.

@benmccann
Copy link
Contributor Author

I looked at this a bit more and it seems the best way forward would probably be to add Nashorn support to js-engine. Trireme/rowboat seem way overkill since we don't need Node support to run React. I filed a bug at js-engine for Nashorn support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants