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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Evergine.Bindings.WebGPU" Version="2025.9.3.22" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Evergine.Bindings.WebGPU" Version="2025.9.3.22" />
                    
Directory.Packages.props
<PackageReference Include="Evergine.Bindings.WebGPU" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Evergine.Bindings.WebGPU --version 2025.9.3.22
                    
#r "nuget: Evergine.Bindings.WebGPU, 2025.9.3.22"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Evergine.Bindings.WebGPU@2025.9.3.22
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Evergine.Bindings.WebGPU&version=2025.9.3.22
                    
Install as a Cake Addin
#tool nuget:?package=Evergine.Bindings.WebGPU&version=2025.9.3.22
                    
Install as a Cake Tool

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.

CI CD WebGPU Nuget

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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