WASM on Backend is the Future

preview_player
Показать описание
Enable Subtitles for Twitch Chat

Chapters:
- 00:00:00 - Day 1
- 01:18:02 - Day 2

References:

Support:
- BTC: bc1qj820dmeazpeq5pjn89mlh9lhws7ghs9v34x9v9
Рекомендации по теме
Комментарии
Автор

Time to take a break from coding by watching Code

chaqua
Автор

Javascript, never supposed to be a programming language, used only because browsers can't agree on anything, ends up somehow being used in the backend, but because it's so bad, we're now compiling real languages into a web version of assembly so that we can run it on a js runtime in the backend.. cool

WiseWeeabo
Автор

Shout out to all russians who also don't have twitter, like us Brazilian.

Keep up the awesome content!

luanbravo
Автор

ceiling written in C2
floor in C3
and wall in C4 hehe.

sukaisnaini
Автор

Watching from Pakistan from my mobile 4G data. Bought the data package just to watch videos on this channel.

masnnnnnnnnnnnnn
Автор

“Reduce stupidity by reducing the interface” - Someone at some point

DecypherXC
Автор

I understand none out of wasn, but you are really clear when speaking out your "programming thoughts" that is really conforting for us, noobs. thumbs up

JoniSudeste
Автор

id love to see your takes on Golem Cloud and wasicloud. The tooling for building wasm components is growing so fast!

jamesgphillips
Автор

I always preferred married responsibily principle

houssembousmaha
Автор

39:00 - "Temporary code". Hard to believe when I hear that at the exact moment I'm sadly looking at my screen while trying to remove some convoluted "temporary code" left by my team at work. With parts in TS as well, for extra irony....😆

ecosta
Автор

I have an idea to kill full-stack TypeScript:

I always thought it'd be cool to be able to jump-to-definition from something calling a function in WASM to the original source code function, and to use that bridge to also cross the client-server boundary at the same time that you're potentially crossing a language boundary.

I know that with a naming convention you can basically accomplish the same thing– you just take three seconds to grep and open a file, but I seriously think that saving three seconds at that moment is the biggest reason people still want to use full-stack TypeScript.

KnThSelfThSelfBTrue
Автор

27:13 we know your neighbors are aliens 👽

thelazycoder
Автор

Have you looked into the Lunatic framework? It provides an Erlang-style VM for webassembly, they have a Rust version so you get Rust + Erlang style threads and messages.

MatthewPherigo
Автор

It would be funny to make a compiled language called ToyScript, which is not a toy language

antropod
Автор

14:21 Brazil mentioned let's go (not for a good reason tho)

vinialves
Автор

NEW STREAM!! I love your videos! Very Cool! 😀

Odod
Автор

@02:37:59 Accidently coded in Doppler effect. I was thinking, can other players hear bombs explode which other players throw? Maybe depending on how far away the explosion is the quieter the volume of the explosion should be?

chriswinslow
Автор

Why does his keyboard sound like a gamecube controller and where can I get one

btarg
Автор

23:52 Tsoding out here context shaming poor little LLMs.

remrevo
Автор

1:10:54 top level await is only available in module files and since the file extension is js and not mjs, it doesn’t use modules. A la Fortran .f90.

bbq