minigpu_web 1.2.1 copy "minigpu_web: ^1.2.1" to clipboard
minigpu_web: ^1.2.1 copied to clipboard

Platformweb

A web library for minigpu wasm. A library to brings multiplatform GPU compute to Dart and Flutter using GPU.cpp and Google Dawn.

minigpu_web CHANGELOG #

1.2.1 #

  • Fix: fresh builds need dawn find off
  • Change: 1.2.0 migrates minigpu to direct webgpu usage
  • Breaking: Changed setData and references to .write
  • Fix: broken compute shader and buffer finalizers

1.2.0 #

1.1.9 #

  • fix pubspec version issue

1.1.8 #

  • fixed concurrent buffer op crash

1.1.6 #

  • fixed problem with audio input capture providing raw data

1.1.5 #

  • Refactored web memory management
2
likes
100
points
170
downloads

Publisher

verified publisherpracticalxr.com

Weekly Downloads

A web library for minigpu wasm. A library to brings multiplatform GPU compute to Dart and Flutter using GPU.cpp and Google Dawn.

Documentation

API reference

License

MIT (license)

Dependencies

flutter_web_plugins, js, js_interop_utils, minigpu_platform_interface

More

Packages that depend on minigpu_web

Packages that implement minigpu_web