-
See https://github.com/extism/extism/pull/743 and https://github.com/extism/go-sdk/pull/70
-
**Is your feature request related to a problem? Please describe.**
Both VEP and open-cravat support plugins, which can extend annotation capabilities without requiring these to be directly integrated…
-
## Description
Next, provide a description of the issue you encountered and the outcome you expected.
- [ ] Description: I _thought_ I knew the cause but am getting inconsistent behavior. Origin…
-
This one might be a stretch of an ask, but I figured it can't hurt to at least put it out there.
There's a SublimeText plugin called MarkdownTOC that seemed pretty cool, but it suffers from some bu…
-
#47 introduced a private `module` type which prevents me from calling `plugin.Main.ExportedFunctionDefinitions`. Was the intentional, or can we provide a way to get those exported functions again? Als…
-
Currently all of data encoding, SH clusterization, quantization code is in C#/Burst within Unity. That's fine for "within Unity" use cases, but e.g. if #45 is done then it would be easier for "web" us…
-
Great project, thank you!
I would like to let you know about [LiveCodes](https://livecodes.io/), a [feature-rich](https://livecodes.io/docs/features/), [open-source](https://github.com/live-codes/l…
-
**Describe the bug**
I am running a wasm module that uses `call_indirect` - when using the interpreter it runs successfully, but when using the compiler it fails with `wasm error: indirect call type …
-
**Feature request**
**Is your feature request related to a problem? Please describe.**
I'm trying to port closure compiler to wasm so that it can run from within a browser.
**Describe the solut…
-
Would be great to be able to have plugins work directly with Scala. Of course since it runs on the JVM, it's possible to use the existing Java interface, but it would be nice to have a Scala-native AP…