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

Add more info to Wiki pages #57

Open
caballa opened this issue Sep 22, 2021 · 0 comments
Open

Add more info to Wiki pages #57

caballa opened this issue Sep 22, 2021 · 0 comments
Labels
wiki Issues related to wiki pages

Comments

@caballa
Copy link

caballa commented Sep 22, 2021

  • Explain how to make a good use of configuration priming. For instance, our OCCAM interpreter of LLVM bitcode does not execute library code. FFI will not typically recognize application libraries so configuration priming will be less effective. One solution is to make sure that relevant library code is given as LLVM bitcode. We also plan in the future to extend OCCAM interpreter to execute also application library code.
  • Some instructions on how to apply OCCAM on some code + musllvm.
@caballa caballa added the wiki Issues related to wiki pages label Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wiki Issues related to wiki pages
Projects
None yet
Development

No branches or pull requests

1 participant