Rust, WebAssembly, and the future of Serverless (DevFest 2019)

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Steve is one of the best speakers, honestly.
Pretty exciting stuff. Really hoping for WASI to take off!

guywald
Автор

24:18 -> [INAUDIBLE] was actually the name of the author of wasm-pack, ashleygwilliams

GodOfMacro
Автор

Not sure I agree that WASM is the "future of (server) computing" but definitely exited for it's future in the browser!

TheMrKeksLp
Автор

Not in this talk specifically, but still about WASM: I'm excited about WAGI! It will bring back simplicity. I am wondering the impact on our Tonic based gRPC servers, though. How will they handle streaming? We may just start moving our APIs to raw REST-like flatbuffers instead of JSON, and use SSE for streaming notifications.

jaysistar
Автор

I love rust. I went from C to PHP to Rails to Node to Rust.

ilovetech
Автор

Wasi is an API implementations of web assembly can implement to set boundaries if what can break out of the container...which is the browser...which is the operating system. 🤯

Rakesh
Автор

I thought he would be talking about running server code in the browser, great talk nonetheless!

ppgab
Автор

I can't wait to see rust++ - Real object orientation.

akintomiwaopemipo
Автор

I'm not a programmer, but when i started programming as a hobby, i've noticed that thing: browsers really are like operating systems. The question is, why browsers haven't emerged as an OS part in the first place? why nobody have merged them later?

Daniel_Zhu_af
Автор

Qt QML for wasm is about 20MB+ uncompressed, I feel you there about compiling the runtime and shipping it...

edo
Автор

so... what on earth is this "shenanigan" buzzword?

ferkozhaluva
Автор

there is a typo: in the fibonacci function the if condition must if(n<=2) retrun 1 not if(n<2) ...

wanxiangxing
Автор

34:17 or it is the same idea as of Java VM if you look at it the right way :)

PetrGladkikh
Автор

8:30 just initialize let mut y: i32 = 0;

Mladjooo
Автор

"Rust++" now it has a garbage collector lol

chrisbodley
Автор

I like Rust, but if WASM remains as a Rust thing, it defeats the whole purpose of it doesn't it? WASM was invented to get multiple languages compile down to the same environment. If WASM = Rust, the effort was in vain.

VivekYadav-dsoz
Автор

Actually, I'm also trying to delete my accounts on gmail, google, and rest...
help?

ilpojaaskelainen