bflattened / bflat

C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
GNU Affero General Public License v3.0
3.63k stars 104 forks source link

Wasi-Wasm support? #175

Closed DamianReeves closed 7 months ago

DamianReeves commented 7 months ago

Any chance of seeing wasi-wasm as a target bflat supports?

MichalStrehovsky commented 7 months ago

It can be supported when upstream picks up support (PublishAot in regular .NET). There's a project in dotnet/runtimelab for that but hasn't reached mainline repo yet. Closing as dup of #69.