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

Assembly isolation using WASI sandbox #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pavelsavara
Copy link

This sample shows how to

  • use wasmtime-dotnet wrapper API around wasmtime engine
    • configure it for WASI
    • call exported functions
    • map memory
  • load untrusted DLL into runtime inside of WASM process
  • marshal json payload as bytes
  • dispatch call to untrusted component

created as part of MSFT hackathon 2022

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

Successfully merging this pull request may close these issues.

None yet

1 participant