Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

load .wasm files and execute in sandboxes instead of .dlls #57

Open
GuidoMerliniEnel opened this issue Jun 30, 2023 · 0 comments
Open

Comments

@GuidoMerliniEnel
Copy link

GuidoMerliniEnel commented Jun 30, 2023

hi, for a company use case we would like to have wasms generated from c# code and wasi export methods to be used as plugins inside browsers, but also in the backend, being it dotnet based or on other platforms.
using your isolator example is interesting from a c# bacvkend point of view, where we would like not to load and run in sandbox a dll bu a wasm, and calling its exported methods like a plugin. would it be possible?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant