v2.4.0
Summary
Support for Pyodide!! ๐ And laying foundation for improved remote contexts, by implementing the contexts here instead of in wgpu-py.
What's Changed
- Also run unit tests without wgpu by @almarklein in #131
- Support for Pyodide and PyScript by @Vipitis in #115
- Implement own context classes by @almarklein in #127
- Refactor internal _set_size_info() by @almarklein in #132
- Small type tweaks by @almarklein in #133
Full Changelog: v2.3.0...v2.4.0