Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions 6 content/posts/newsletter-015/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1282,9 +1282,9 @@ Although still in very early stages of development,
[Rust GPU released v0.1 in October][rustgpu-v0.1],
and has already garnered over 2000 stars on Github.
Currently, compiling and running very simple shaders
works, and a significant portion of the core library also compiles. However,
many things aren't implemented yet: for example, while-loops and if-statements
work, but for-loops, iterators, and match/switch aren't supported yet! That
works, and a significant portion of the core library also compiles. While things
like if-statements and while-loops are working, many things aren't implemented yet.
For example, for-loops, iterators and match/switch aren't supported yet. That
means that while being technically usable, Rust GPU is far from being
production-ready.

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.