-
Notifications
You must be signed in to change notification settings - Fork 1
feat: migrate wasmedge_llmc #36
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmigrationWasmEdge/WasmEdge#3840 plugin migrationWasmEdge/WasmEdge#3840 plugin migration
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmigrationWasmEdge/WasmEdge#3840 plugin migrationWasmEdge/WasmEdge#3840 plugin migration
Type
Fields
Give feedbackNo fields configured for issues without a type.
Part of the C++ plugin migration (upstream: WasmEdge/WasmEdge#3840). Blocked by the pilot migration (see Relationships) — follow the recipe in
docs/MIGRATING.mdonce it lands.Migrate
wasmedge_llmcto build, test, and ship from this repository.wasmedge_llmcin the standalone CMake build (its existingWASMEDGE_PLUGIN_*option) against the pinned WasmEdge SDKtest/plugins/wasmedge_llmcand make them pass locally — or add a smoke test if no upstream suite exists.github/workflows/build-wasmedge_llmc.yml+.github/scripts/wasmedge_llmc/wasmedge_llmc: tick it off in the core-removal tracking issueMigration notes: builds on the llm.c-based library fetched at build time; upstream tests exist.
🤖 Generated by Claude Fable 5 with Claude Code