Skip to content

Replace deprecated tvmjs calls and validate WebGPU runtime APIs #19

Description

@atebites-hub

Replace any deprecated tvmjs calls in the codebase. Validate the following APIs for compatibility with TVM v0.21:

  • instantiate
  • initWebGPU
  • createVirtualMachine
  • asyncLoadWebGPUPipelines

Ensure all usage aligns with the latest documented patterns in /docs/agents/technology_stack.md and implementation guidelines. Update related code and documentation. Add browser-based feature-detection tests and basic VM function lookup tests to verify runtime correctness.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions