OCCAM icon indicating copy to clipboard operation
OCCAM copied to clipboard

Add more info to Wiki pages

Open caballa opened this issue 4 years ago • 0 comments

  • 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 avatar Sep 22 '21 15:09 caballa