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
I want plugins to be written in an accessible language, but Python is causing problems. The python plugins can run from Rust, but not from within a WASM context. If the plugins were Javascript, I suspect we could make this work.
I want plugins to be written in an accessible language, but Python is causing problems. The python plugins can run from Rust, but not from within a WASM context. If the plugins were Javascript, I suspect we could make this work.