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
Currently there exists the beginning of an extension API for limbo. This obviously relies on classic ffi / dlopen with libloading. It is my understanding that this is not supported for wasm targets.
It would be great if this behavior could be achieved there as well.
The text was updated successfully, but these errors were encountered:
Currently there exists the beginning of an extension API for limbo. This obviously relies on classic ffi /
dlopen
withlibloading
. It is my understanding that this is not supported for wasm targets.It would be great if this behavior could be achieved there as well.
The text was updated successfully, but these errors were encountered: