WebAssembly 0.3.2-preview
See the version list below for details.
dotnet add package WebAssembly --version 0.3.2-preview
NuGet\Install-Package WebAssembly -Version 0.3.2-preview
<PackageReference Include="WebAssembly" Version="0.3.2-preview" />
paket add WebAssembly --version 0.3.2-preview
#r "nuget: WebAssembly, 0.3.2-preview"
// Install WebAssembly as a Cake Addin #addin nuget:?package=WebAssembly&version=0.3.2-preview&prerelease // Install WebAssembly as a Cake Tool #tool nuget:?package=WebAssembly&version=0.3.2-preview&prerelease
Create, read, modify, write and execute WebAssembly (WASM) files.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- System.Reflection.Emit (>= 4.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on WebAssembly:
Package | Downloads |
---|---|
ConcordiumNetSdk
A .NET integration library written in C# which adds support for constructing and sending various transactions, as well as querying various aspects of the Concordium blockchain and its nodes. This SDK uses version 2 of the Concordium Node gRPC API to interact with Concordium nodes and in turn the Concordium blockchain. |
|
Backlang.Backends.Wasm
A backend for backlang for the bs2k emulation system |
|
WebAssembly.FSharp
Provides an idiomatic F# WebAssembly module generation toolkit around the base WebAssembly package. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WebAssembly:
Repository | Stars |
---|---|
microsoft/OSSGadget
Collection of tools for analyzing open source packages.
|
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 14,482 | 8/14/2022 |
1.2.0 | 8,511 | 5/24/2021 |
1.1.0 | 423 | 5/16/2021 |
1.0.0 | 388 | 4/24/2021 |
0.11.0 | 843 | 2/15/2021 |
0.10.2-preview | 224 | 1/31/2021 |
0.10.1-preview | 321 | 12/26/2020 |
0.10.0-preview | 309 | 10/3/2020 |
0.9.0-preview | 1,026 | 6/13/2020 |
0.8.0-preview | 1,336 | 12/8/2019 |
0.7.1-preview | 620 | 8/4/2019 |
0.7.0-preview | 384 | 7/27/2019 |
0.6.0-preview | 420 | 7/4/2019 |
0.5.0-preview | 427 | 7/1/2019 |
0.4.0-preview | 425 | 6/24/2019 |
0.3.8-preview | 469 | 5/26/2019 |
0.3.7-preview | 541 | 2/10/2019 |
0.3.6-preview | 537 | 2/3/2019 |
0.3.5-preview | 649 | 10/20/2018 |
0.3.4-preview | 702 | 8/7/2018 |
0.3.3-preview | 683 | 8/4/2018 |
0.3.2-preview | 806 | 6/3/2018 |
0.3.1-preview | 793 | 12/3/2017 |
0.3.0-preview | 790 | 8/18/2017 |
0.2.4-preview | 801 | 6/19/2017 |
0.2.3-preview | 815 | 6/12/2017 |
0.2.2-preview | 765 | 6/4/2017 |
0.2.0-preview | 823 | 5/30/2017 |
0.1.0-preview | 1,051 | 5/21/2017 |
Early prototype. API is not stable.