Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 294 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 294 Bytes

ue-wasmtime

Web Assembly VM support for Unreal Engine. This is a bare wrapper ensuring compatibility between the VM and UE's core C++ types.

What this is not:

  • This is not a Unreal plugin system for WASI. It does provide the building blocks to load WASI, execute it and manage memory.