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

Enable bytecode builds #693

Merged
merged 2 commits into from
Dec 29, 2019
Merged

Conversation

OhadRau
Copy link
Collaborator

@OhadRau OhadRau commented Dec 29, 2019

This PR is a really simple fix to get bytecode builds working (updates examples/dune to provide the proper ocamlc flags & allow building bytecode) and then 2 simple esy scripts to get build bytecode/native executables work.

Previously this function was called "revery_alertOpenFiles_bytcode" which would result in a build failure using the bytecode backend
@OhadRau OhadRau requested a review from Et7f3 December 29, 2019 00:40
@Et7f3
Copy link
Member

Et7f3 commented Dec 29, 2019

merge #691 two times 😂

@Et7f3 Et7f3 merged commit cccc9d2 into revery-ui:feat/hot-reload Dec 29, 2019
@OhadRau
Copy link
Collaborator Author

OhadRau commented Dec 29, 2019

Ahh yeah this is going into the feat/hot-reload branch so that's why we need it twice

@OhadRau OhadRau mentioned this pull request Dec 29, 2019
5 tasks
Et7f3 pushed a commit that referenced this pull request Jun 7, 2020
* Native/dialog.c: Rename "revery_alertOpenFiles_bytecode" (#691)

Previously this function was called "revery_alertOpenFiles_bytcode" which would result in a build failure using the bytecode backend

* Add esy run-native and esy run-bytecode scripts
Et7f3 pushed a commit to Et7f3/revery that referenced this pull request Jun 7, 2020
* Native/dialog.c: Rename "revery_alertOpenFiles_bytecode" (revery-ui#691)

Previously this function was called "revery_alertOpenFiles_bytcode" which would result in a build failure using the bytecode backend

* Add esy run-native and esy run-bytecode scripts
Et7f3 pushed a commit to Et7f3/revery that referenced this pull request Jun 9, 2020
* Native/dialog.c: Rename "revery_alertOpenFiles_bytecode" (revery-ui#691)

Previously this function was called "revery_alertOpenFiles_bytcode" which would result in a build failure using the bytecode backend

* Add esy run-native and esy run-bytecode scripts
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

Successfully merging this pull request may close these issues.

2 participants