You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: