-
When installing extism on an ubuntu based distro using the cURL method: https://extism.org/docs/install#linux , it fails because:
```
mv: cannot move '/tmp/extism-cli' to '/home/{{your user}}/.local…
-
https://github.com/extism/extism/blob/8d76cf0440052a8e648df8ab4f79f72afe0eb3ef/elixir/native/extism_nif/Cargo.toml#L14
The relative path in the `Cargo.toml` assumes the dependency was being loaded …
-
For proto to become the best toolchain manager in the ecosystem, it needs to support plugins. Plugins will allow consumers to implement custom languages (no need for it to be in proto itself), possibl…
-
-
### Steps to reproduce
1. Download [extism](https://github.com/extism/extism/releases/tag/v0.3.0) https://github.com/extism/extism/releases/download/v0.3.0/libextism-x86_64-pc-windows-msvc-v0.3.0.tar…
-
I took the code from the docs verbatim:
https://github.com/christophwille/ExtismHello/blob/main/src/ExtismHello/Program.cs
What I got was the expected output plus a panicked message:
```
{"c…
-
make fail, error message is:
```bash
bigdata@Work-for-NGY:~/gitrepo/extism-sqlite3$ make
cc -shared -fPIC -o libextism_sqlite3.so extism_sqlite3.c -lextism -L.
extism_sqlite3.c: In function ‘e…
-
Hi team Extism,
I really like this project, and I think the dream of universal libraries that are _cross_ language is coming a lot closer because of projects like this!
Of course ideally languag…
-
### What version?
0.18.1
### Which command?
proto install node 14
### What happened?
I also tried node 18, bun and go work.
```bash
$ WASMTIME_BACKTRACE_DETAILS=1 proto install node 14
Error…
-
We are getting an intermittent failure when running the tests in Github actions. We have not seen this locally yet.
```
#
# Fatal error in , line 0
# Check failed: result.second.
#
#
#
#Fail…