Is there a way to directly compile c# into wasm? #66446
Unanswered
GreenShadeZhang
asked this question in
Q&A
Replies: 1 comment 1 reply
-
See https://github.com/dotnet/runtimelab/tree/feature/NativeAOT-LLVM |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm doing istio-related work recently. I'm relatively familiar with c#. I just realized that it supports wasm when implementing the istio plugin, and the community has less documentation on compiling c# into wasm, so I want to ask if this is feasible? Or is the community interested in investing in doing something here?
The issues involved are at the link below
proxy-wasm/spec#29
Beta Was this translation helpful? Give feedback.
All reactions