WebAssemblySharp.Tool 0.1.14-alpha

This is a prerelease version of WebAssemblySharp.Tool.
dotnet tool install --global WebAssemblySharp.Tool --version 0.1.14-alpha
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local WebAssemblySharp.Tool --version 0.1.14-alpha
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=WebAssemblySharp.Tool&version=0.1.14-alpha&prerelease
                    
nuke :add-package WebAssemblySharp.Tool --version 0.1.14-alpha
                    

WebAssemblySharp.Tool

A .NET CLI tool for generating C# source code from WebAssembly modules.

Installation

dotnet tool install --global WebAssemblySharp.Tool --version VersionToUse

Usage

wasmsharp generate path\myWasm.wasm Path\Generated\Prime

This command generates C# source files from the specified .wasm file into the output directory.

For more details and advanced usage, see the README.md.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.

This package has no dependencies.

Version Downloads Last Updated
0.1.14-alpha 162 6/18/2025
0.1.13-alpha 154 6/18/2025
0.1.12-alpha 152 6/17/2025