-
For portability and code-reuse across SDKs / client libraries, it would be nice to have a (even limited) WebAssembly build. This is follow up from some interest in creating a universal library using E…
-
I'm using go 1.22 in my code and access extism go-pdk 1.0.6. But I see the below shown error.
```
#13 [test 8/9] RUN go mod download
#13 51.81 go: github.com/myorg/proj/testlib@v1.0.1 requires
#…
-
-
https://extism.org/ is a cross-language framework for building with WebAssembly.
Let's review if it's useful for:
* Integrating other tools with Playground?
* Using as an interface for Playgro…
-
Deno removed wasi from their standard library, we should use the wasi [polyfill](https://discord.com/channels/1011124058408112148/1156304630028959824/1294310457074520135) instead on Deno 2.
From ht…
-
(Apologies if I've already ticketed this elsewhere!)
I ran into an issue when writing plugins for the discord bot using the cpp bindgen; in particular some bindgens treat `nullable: true` as "field…
-
## Context
WASM would be a great technology for writing the same LLM tool once and using it in Python and TS.
However, the problem is that even a simple HTTP fetch is not standardized among WASM r…
-
**Steps:**
1. Open [https://github.com/extism/extism/issues/516#issuecomment-1764504302](https://github.com/extism/extism/issues/516#issuecomment-1764504302|smart-link) in Firefox iOS
**Expected:**…
-
Hi @pretzelhammer !
Thanks for the openness and for sharing your blog posts in GH!
I got a link to your last blog on the Extism Discord and, although I think the article is well written and highly…
-
Hi, I was trying to use the count-vowel example with the new 1.1.0 release, but I could not get it to work, the process seems to just die.
On closer inspection, the 1.1.0 version does not include a…