WasmEdge / WasmEdge

WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.

Home Page:https://WasmEdge.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin built from C11 is shown in the plugin list.

hydai opened this issue · comments

Discussed in #3121

Originally posted by peter-jerry-ye December 28, 2023
Hi,

I tried to follow the steps in the document.

I created a file, copied all the code on the document, built it with the command. I got a dylib file (cause I'm on mac), I moved it where the other plugins are, but when I run the code that lists the plugins by name, I've only got rustls that I installed previously.

Is there any steps I'm missing?

The issue reporter used both build with gcc and cmake all failed:
Ref: #3121 (comment)