yo-wasm
Yeoman generator for Rust projects intended to build to WASM in OCI registries (by smurawski)
dotnet-wasi-sdk
Packages for building .NET projects as standalone WASI-compliant modules (by SteveSandersonMS)
Our great sponsors
yo-wasm | dotnet-wasi-sdk | |
---|---|---|
1 | 6 | |
0 | 413 | |
- | - | |
0.0 | 7.1 | |
6 months ago | 26 days ago | |
TypeScript | C# | |
GNU General Public License v3.0 or later | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
yo-wasm
Posts with mentions or reviews of yo-wasm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-09.
-
Exploring .NET WebAssembly with WASI and Wasmtime
If our pull request is still pending, you can clone and use this repo instead.
dotnet-wasi-sdk
Posts with mentions or reviews of dotnet-wasi-sdk.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-27.
-
WebAssembly: TinyGo vs. Rust vs. AssemblyScript
Why not add .net to the list?
-
Exploring .NET WebAssembly with WASI and Wasmtime
The experimental SDK is published here and the SDK is really simple to use. It is published as a NuGet package and all you need to do is add the package to your .NET project. That's it... the SDK hooks into the build pipeline and produces the single .wasm we need. It simply compiles the .NET app to Wasm using the dotnet build command.
-
Is it possible to compile .NET class library to WebAssembly to call from JavaScript?
You might be able to use https://github.com/SteveSandersonMS/dotnet-wasi-sdk
What are some alternatives?
When comparing yo-wasm and dotnet-wasi-sdk you can also consider the following projects:
.NET Runtime - .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
CSharpWasmSamples - C# WebAssembly samples
hippo - The WebAssembly Platform
wasmtime - A fast and secure runtime for WebAssembly
vscode-dev-containers - NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
yo-wasm - Yeoman generator for Rust projects intended to build to WASM in OCI registries
yeoman - Yeoman - a set of tools for automating development workflow
Visual Studio Code - Visual Studio Code