Evergine.Bindings.WebGPU
2025.9.3.22
dotnet add package Evergine.Bindings.WebGPU --version 2025.9.3.22
NuGet\Install-Package Evergine.Bindings.WebGPU -Version 2025.9.3.22
<PackageReference Include="Evergine.Bindings.WebGPU" Version="2025.9.3.22" />
<PackageVersion Include="Evergine.Bindings.WebGPU" Version="2025.9.3.22" />
<PackageReference Include="Evergine.Bindings.WebGPU" />
paket add Evergine.Bindings.WebGPU --version 2025.9.3.22
#r "nuget: Evergine.Bindings.WebGPU, 2025.9.3.22"
#:package Evergine.Bindings.WebGPU@2025.9.3.22
#addin nuget:?package=Evergine.Bindings.WebGPU&version=2025.9.3.22
#tool nuget:?package=Evergine.Bindings.WebGPU&version=2025.9.3.22
WebGPU.NET
Introduction
WebGPU.NET is a lightweight, low-level wrapper built on top of the Emscripten's WebGPU header. Our aim is to facilitate swift development of an adapter for Evergine, allowing for rapid testing across different browsers.
NOTE: On June 30th, 2025, we removed support for platforms different from browser, mainly because .NET SDK is highly coupled with a specific version of Emscripten (3.34 for .NET 8, for example). We would really like to bring them back in a future; however, we have not found an approach to support everything simultaneously.
Installation
To include Evergine.Bindings.WebGPU
in your project, install the NuGet package:
Install-Package Evergine.Bindings.WebGPU
Or if you use the .NET CLI:
dotnet add package Evergine.Bindings.WebGPU
License
This project is licensed under the MIT License - see the LICENSE file for details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Evergine.Bindings.WebGPU:
Package | Downloads |
---|---|
Evergine.WebGPU
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2025.9.3.22 | 147 | 9/3/2025 |
2025.8.25.21 | 274 | 8/25/2025 |
2025.8.25.20 | 270 | 8/25/2025 |
2024.10.11.19 | 4,373 | 10/11/2024 |
2024.10.7.18 | 185 | 10/7/2024 |
2024.9.27.17 | 162 | 9/27/2024 |
2024.9.4.13 | 230 | 9/4/2024 |
2024.9.3.12 | 187 | 9/3/2024 |
2024.8.10.11 | 197 | 8/10/2024 |
2023.8.24.9 | 325 | 8/24/2023 |
2023.8.23.8 | 214 | 8/23/2023 |