Skip to content

feat: migrate wasmedge_tensorflowlite #42

Description

@0yi0

Part of the C++ plugin migration (upstream: WasmEdge/WasmEdge#3840). Blocked by the pilot migration (see Relationships) — follow the recipe in docs/MIGRATING.md once it lands.

Migrate wasmedge_tensorflowlite to build, test, and ship from this repository.

  • Enable wasmedge_tensorflowlite in the standalone CMake build (its existing WASMEDGE_PLUGIN_* option) against the pinned WasmEdge SDK
  • Port tests from test/plugins/wasmedge_tensorflowlite and make them pass locally — or add a smoke test if no upstream suite exists
  • Add CI following the pilot pattern: .github/workflows/build-wasmedge_tensorflowlite.yml + .github/scripts/wasmedge_tensorflowlite/
  • Add the plugin row to README.md
  • After the first release containing wasmedge_tensorflowlite: tick it off in the core-removal tracking issue

Migration notes: links prebuilt TFLite from WasmEdge-tensorflow-deps releases; upstream tests exist.


🤖 Generated by Claude Fable 5 with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededmigrationWasmEdge/WasmEdge#3840 plugin migration

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions