Skip to content
Discussion options

You must be logged in to vote

Because currently we don't compile C# to webassembly modules directly. Instead we are using dotnet.wasm to interpret IL code.
You might find something interesting here: https://github.com/dotnet/runtimelab/tree/feature/NativeAOT-LLVM, which is the on-going work of compiling C# to webassembly directly with NativeAOT.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@Clockwork-Muse
Comment options

@sajjadarashhh
Comment options

@Clockwork-Muse
Comment options

@sajjadarashhh
Comment options

@hez2010
Comment options

Answer selected by sajjadarashhh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants