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

Create a truly portable jengaboot. #16

Closed
jordwalke opened this issue Jul 11, 2016 · 1 comment
Closed

Create a truly portable jengaboot. #16

jordwalke opened this issue Jul 11, 2016 · 1 comment

Comments

@jordwalke
Copy link
Collaborator

Here's my proposal:

Create a fork of jenga, but instead of using ocaml_plugin, just compile in jengaroot rules statically. Then we can compile all of jenga + our custom rules into a single portable bytecode file that we can check into npm and onto CI hosts.

(We need to compile in the rules statically instead of using ocaml plugin because ocaml plugin doesn't work when jenga is compiled as byte code).

@vramana
Copy link
Contributor

vramana commented Sep 16, 2016

This issue can be closed. cc @chenglou

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

3 participants