Parts of the runtime & builtins could be embedded directly in the modules using an FFI interface. This would help with the modularization of the runtime, as well as make it possible to use native libraries on native targets.
Needs #33 , marshalling can be simplified with #46 . Related to #56 and #69
Parts of the runtime & builtins could be embedded directly in the modules using an FFI interface. This would help with the modularization of the runtime, as well as make it possible to use native libraries on native targets.
Needs #33 , marshalling can be simplified with #46 . Related to #56 and #69