Wasm 0.1.7
cs-wasm is a C# library that can read, write, interpret and optimize binary WebAssembly files.
Install-Package Wasm -Version 0.1.7
dotnet add package Wasm --version 0.1.7
<PackageReference Include="Wasm" Version="0.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wasm --version 0.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Wasm, 0.1.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Wasm:
Package | Downloads |
---|---|
Wasm.Text
Wasm.Text is a library that can assemble WebAssembly text format files and scripts.
It is based on cs-wasm, a C# library that can read, write, interpret and optimize WebAssembly files.
|
GitHub repositories
This package is not used by any popular GitHub repositories.