-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
area-NativeAOT-LLVMLLVM generation for Native AOT compilation (including Web Assembly)LLVM generation for Native AOT compilation (including Web Assembly)
Description
Hey there! Is it possible to generate a non component wasm file? One that would be runnable with wasmtime (for .net) in it's current state? (Wasmtime cli can, but the dotnet can't do components yet)
Looking to export a few static functions for now until components are more ready in wasmtime dotnet.
What would be nice is if I could embed wasmtime and expose some API and run some .net sandboxed plugins.
Metadata
Metadata
Assignees
Labels
area-NativeAOT-LLVMLLVM generation for Native AOT compilation (including Web Assembly)LLVM generation for Native AOT compilation (including Web Assembly)