LLVM & XojoScript & Passing Objects

When Xojo is moved to LLVM, will we then be able to pass objects to and from XojoScript or will it still be limited to primitives?

Primitives. That was a design decision they made for security before LLVM was on the radar, so I doubt that would change.

Primitives
It has nothing to do with which compiler is used

Thanks!