forked from JakeYallop/WasmSharp
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This already technically works and can be enabled via disableWebWorker but I broke it when I added CanvasRenderingContext2D and Input
-
Context2D- Need to pass an OffscreenCanvas to the initializeWasmSharpModule instead of HTMLCanvasElement -
Input- Send input through post message and then call theassemblyExports.Inputmethods using Comlink (eg.assemblyExports.Input.CallMouseUp(x, y)
Metadata
Metadata
Assignees
Labels
No labels