-
Loving extism so far!
I have a usecase where I want my plugin to be able to load a file from the filesystem. It's currently possible to use the `allowed_paths` option within the manifest to give ac…
-
we should have the ability for plugins to define backends. Right now they have to be specified in the core rust code.
This will likely involve a challenging refactor as plugins are currently direct…
-
see https://discord.com/channels/1011124058408112148/1050087775510208602/1157376816118509668
-
Currently the installation invoke `sudo` if the user is not `root` and `$out_prefix` is not in `$HOME`. This heuristic has a lot of false positives, all of the failures I looked at http://matrix.cpant…
-
The Plan was to use [Extism](https://crates.io/crates/extism) for Plugins, It has really promising features and enables us to "theoretically" support multiple programming languages for Plugins. Everyt…
-
Add webassembly support por script-engine
-
Currently we only have support for Python so far. We should investigate to execute other languages like C# or a compiled language like C++.
-
I'd be intrigued about a Lua PDK, since a lot of plug-in developers write in Lua. I can see why this would be a strange choice, since why not just embed Lua directly if that's what I want... but it se…
-
# Libp2peasy Plugins
Raising this issue as @p-shahi mentioned at this week's libp2p community call with @dhuseby that @marcopolo had mentioned the idea of building portable libp2p modules (kad-dht)…
-
### Check for existing issues
- [X] Completed
### Describe the feature
After #5269, an extension API was added but it only supports Grammer, Language, and Theme changes. A full extension API …