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

Commit 79c1bc9

Browse filesBrowse files
N15: rust-gpu: Improved wording (rust-gamedev#362)
1 parent ab8eecc commit 79c1bc9
Copy full SHA for 79c1bc9

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎content/posts/newsletter-015/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-015/index.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1282,9 +1282,9 @@ Although still in very early stages of development,
12821282
[Rust GPU released v0.1 in October][rustgpu-v0.1],
12831283
and has already garnered over 2000 stars on Github.
12841284
Currently, compiling and running very simple shaders
1285-
works, and a significant portion of the core library also compiles. However,
1286-
many things aren't implemented yet: for example, while-loops and if-statements
1287-
work, but for-loops, iterators, and match/switch aren't supported yet! That
1285+
works, and a significant portion of the core library also compiles. While things
1286+
like if-statements and while-loops are working, many things aren't implemented yet.
1287+
For example, for-loops, iterators and match/switch aren't supported yet. That
12881288
means that while being technically usable, Rust GPU is far from being
12891289
production-ready.
12901290

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.