diff --git a/content/community/gsoc/2022/ideas.html b/content/community/gsoc/2022/ideas.html index 62efc7823..03102f59b 100644 --- a/content/community/gsoc/2022/ideas.html +++ b/content/community/gsoc/2022/ideas.html @@ -772,7 +772,6 @@

Improving Clockwerk

Ports

-

Porting the Go Programming Language to Haiku

@@ -805,6 +804,20 @@
Existing work

Other

+

+Rust winit crate port +

+

The Rust-based winit crate allows native graphical creation and manipulation of graphical UI elements.

+

The goal of this project is to add native Haiku windowing code to winit to allow seamless creation of native +Haiku applications from within Rust applications. Native windowing from Rust applications also opens a new world +of software to Haiku, including the rust-based web rendering engine Servo. +

+