67 lines
No EOL
2.4 KiB
Markdown
67 lines
No EOL
2.4 KiB
Markdown
---
|
|
id: 46eadaec-733a-11ee-aae2-4b1c5b8d8405
|
|
title: |
|
|
Let's Get Webby! 🦀 🕸️
|
|
status: ARCHIVED
|
|
tags:
|
|
- read-later
|
|
- Newsletter
|
|
date_added: 2023-10-25 10:27:43
|
|
url_omnivore: |
|
|
https://omnivore.app/me/let-s-get-webby-18b6705008a
|
|
url_original: |
|
|
https://omnivore.app/no_url?q=bec70357-3199-44e0-9c84-40dd5a7bf774
|
|
---
|
|
|
|
# Let's Get Webby! 🦀 🕸️
|
|
|
|
## Highlights
|
|
|
|
...and front-end frameworks like [Yew](https://letsgetrusty.krtra.com/c/y9r3LFJzeRCp/OQKy) and [Seed](https://letsgetrusty.krtra.com/c/mN30voJhWLXc/OQKy) letting you write web apps in Rust!
|
|
|
|
> [!note]
|
|
> I can create front end web apps with this libraries
|
|
|
|
[source](https://omnivore.app/me/let-s-get-webby-18b6705008a#7065ade5-765c-4d60-bd89-1ecb0d919389)
|
|
|
|
---
|
|
|
|
## Original
|
|
|
|

|
|
|
|
Hey Alexander,
|
|
|
|
JavaScript isn't the fastest language out there.
|
|
|
|
In fact, it's **pretty dang slow** compared to C/C++!
|
|
|
|
Unfortunately, this limits the type of web apps we could build.
|
|
|
|
How great would it be if we could write code that runs **at native speeds** in the browser?
|
|
|
|
This would allow computationally intensive apps like video editors, AAA games, and IDEs to be run in the browser!
|
|
|
|
Great news... **this is possible today** with the help of WebAssembly.
|
|
|
|
WebAssembly or WASM for short, is a technology that allows code written in languages such as C/C++, Java, Swift, and Rust to run in the browser at native speeds!
|
|
|
|
**And Rust has first-class support for WASM!**
|
|
|
|
With crates such as [wasm-bindgen ](https://letsgetrusty.krtra.com/c/Fv1n9JiwhxdT/OQKy)facilitating high-level interactions between Rust and JavaScript...
|
|
|
|
==...and front-end frameworks like== ==[Yew](https://letsgetrusty.krtra.com/c/y9r3LFJzeRCp/OQKy)== ==and== ==[Seed](https://letsgetrusty.krtra.com/c/mN30voJhWLXc/OQKy)== ==letting you write web apps in Rust!==
|
|
|
|
Are you ready to give Rust + WASM a try?
|
|
|
|
Check out this video I made: **[\>> Building a Rust App with Yew! <<](https://letsgetrusty.krtra.com/c/6AUVThScIsa4/OQKy)**
|
|
|
|
Have you built any WASM projects in Rust? Let me know!
|
|
|
|
Stay Rusty my friend!
|
|
|
|
Bogdan, Let's Get Rusty
|
|
|
|
**[Website](https://letsgetrusty.krtra.com/c/FBKvcPOtTzlF/OQKy)** | **[YouTube](https://letsgetrusty.krtra.com/c/4KIGD3ocszdT/OQKy)**
|
|
|
|
© Copyrights by Let's Get Rusty. All Rights Reserved. |