Is it possible for "ccall" to call the shared library created by PackageCompiler.jl?

  1. Sure, but these are aspirational goals. Here is the current code.
  1. Julia does not dynamically launch threads at the moment. They are allocated on startup. They are only shutdown at process exit at the moment.