yo-wasm icon indicating copy to clipboard operation
yo-wasm copied to clipboard

Yeoman generator for Rust projects intended to build to WASM in OCI registries

Results 6 yo-wasm issues
Sort by recently updated
recently updated
newest added

This will scaffold out a C# project using the [dotnet-wasi-sdk](https://github.com/SteveSandersonMS/dotnet-wasi-sdk) which compiles down to as WASI-targeted wasm file using .NET 7.

? What is the name of the WASM module? helloworld ? What type of application is the module? Web service or application using WAGI ? What is the name of...

Currently, each supported language has their own set of GH actions. There is a decent amount of shared/duplicated yaml between these. The goal of this issue is to consolidate common...

As discussed in #10, so it's easy to acquire the tools when someone opens the project on a fresh machine.