8000 GitHub - loremdipso/rusty_snake: Let's explore Rust's WASM bindings with a simple snake game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

loremdipso/rusty_snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's explore Rust's WASM bindings with a simple snake game. Here's the link.

CONCLUSION

Rust is hard. Rust in WASM is harder. There are much better ways of doing this, I think. TS, maybe Elm, would be my top picks. But once everything was setup, and we had leaked our closures so Rust wouldn't collect them, the project went very fast. Types were a big help, as was Rust's lovely ecosystem of libraries.

About

Let's explore Rust's WASM bindings with a simple snake game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0