Skip to content

Winit bindings for Deno.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

fazil47/deno-winit

Repository files navigation

deno-winit

Winit bindings for Deno.

Demo of the hello_triangle example running on Windows

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

About

Winit bindings for Deno.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks