#1911·pyodide

[Feature Request] GPU support for Pyodide.

Author: dynamicwebpaigeCreated Oct 26, 2021Updated Jul 29, 2026

As an example: TensorFlow.js supports a variety of platforms and backends, including:

This supports both training (fine-tuning existing models) and inference, in browser-based contexts. Would it be possible to add in-browser GPU support for Pyodide via WebGPU?