1
Fork 0
blog/_posts/2017-11-18-hello-rust-hello-webassembly.md

14 lines
686 B
Markdown
Raw Normal View History

extends: post.liquid
title: "Hello, Rust! Hello, WebAssembly!"
date: 18 Nov 2017 16:26:57 +0100
path: /:year/:month/:day/hello-rust-hello-webassembly
2017-12-19 21:26:32 +00:00
route: blog
---
[hellorust.com](https://www.hellorust.com/) is live!
This site will collect resources, guides, articles and links around Rust & WebAssembly.
If you want to help or have more resources we should add, [open an issue](https://github.com/badboy/hellorust/issues/new) or send a Pull Request to [github.com/badboy/hellorust](https://github.com/badboy/hellorust).
To get started, head over to the [Setup section](https://www.hellorust.com/setup/) or take a look at [some example code](https://www.hellorust.com/demos/).