deno-winit Winit bindings for Deno. How to run Run the hello_triangle example: deno task hello_triangle How to run using local winit library Build winit library: cargo build --release Run the hello_triangle_local example: deno task hello_triangle_local