This is a very minimal port of lang/julia, there is no meta port and some knobs are removed for now.
This is based on a release candidate for julia but the next release should drop soon, and i will rebase asap.
I used lang/julia10 as a starting point but have made a number of changes, this is now based on v1.7.0-rc3
UPDATE: now on v1.7.0.
In vnet_register_sysinit() we have lock order
I think it is best to make lock order consistent with that in vnet_register_sysinit(), although dead lock is not possible.