New Wasm Platform And Standard WASIX??

preview_player
Показать описание
Recorded live on twitch, GET IN

MY MAIN YT CHANNEL: Has well edited engineering videos

Discord

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

I'm waiting for them to announce a new JS framework written in WASIX... cause why not. Bwazingwy fwast ♥

farqueueman
Автор

WASM on the browser and server is very very exciting. It really feels like it's fulfilling on the dream of the JVM. Additionally, it's very cool and exciting to be able to write libraries in one language, and have them easily callable in other languages through the WASM interface is amazing. I hope for a future where each language can get the benefits of other languages and we don't have to rewrite libraries in every new language. It would also mean that when you write a new language, you automatically get all the libraries that already exist for wasm.

zahawolfe
Автор

I'm also very excited about the possibilities of wasm, so much so that I'm currently trying to get a project funded that uses wasmer at its core, and all business logic is planned to be written in wasm.
One big aspect of this is that I then can write modules in Rust and integrate them easily without forcing everybody else to also use Rust. Use whatever you want, as long as it compiles to wasm.

anlumo
Автор

Wasix is the answer we've all needed. File directories? Sockets?!? Count me in, but hopefully security will still be a high priority (specifically with sockets).

bdafeesh
Автор

Just recently had a deployment call where we had to stay up til 1:30 because of erratic issues with our deployment. We switched hosted zones, migrating our domain along with all compute from one AWS account to another, and the devOps guy didn’t think to set the TTL on the name servers to something less than the original 48 hours. Some users were directed to the old instances of everything for the next 48 hours and our business units were absolutely losing their minds because they didn’t understand what was happening

KadenCartwright
Автор

Who needs Solar Flares to flip bits randomly, when DNS will get you every-time for free.

calder-ty
Автор

its a bilingual jvm, its a good idea because you can write your code in so many languages that compile to wasm now and then just have it run in a nice sandbox

DMWatchesYoutube
Автор

Dude, I want to see what you are doing with wasmer, but I usually cant join the stream because of timezones and stuff. Can you just drop a hint somewhere on twitter or here that you are starting so I know when to go and watch recordings? Very excited!

sebsplatter
Автор

They need to update their tutorials and docs. Getting it running in the browser was, when I tried it last week, not working.

jkennethking
Автор

i thikk this is the future steve jobs thought of when he thought apps would be made on the web browser before the app store was a thought. a platform for cross platform applications that run almost natively... i love it

Gahlfe
Автор

7:05 why restart the system? DNS cache can be flushed easily no? Two commands:

$ sudo systemd-resolve --flush-caches

$ sudo resolvectl flush-caches

Should do the trick?

Shri
Автор

A lot of work is still going into WASI adding the features WASIX provides (and many more!) with much improved security. I've seen from some of the people working on it that WASIX feels like something of a slap in the face.

WASIX is made by Wasmer. It is just an API handed down from on-high (it is not open!), then turns around and accused WASI of being closed off and inaccessible (WASI is open!). Very unsettling.

CyborusYT
Автор

> WASM on the server
> "look, we've replicated all of POSIX"
Is this some kind of a joke? Everything that can compile to WASM can also compile to native code, so why not just go native then?

schneefackel
Автор

So we're recreating the JVM, but this time calling it WASM, and that's going to make it work.
I mean that makes total sense to me. I don't see how this could possibly fail!

VACatholic
Автор

This reminds me of "Rebol", created by Carl Sassenrath.

pazu
Автор

POSIX on WASM sounds amazing. It kinda sounds like BSD's rump kernels, but OS agnostic.

nekomakhea
Автор

I'm not very knowledgeable about this, what's the plu-value of WASM on the server compared to a normal compiling?

Wolfeur
Автор

So do we keep JS around to getElementById things, and let wasm do the rest?

sawood
Автор

Why did he shout "tokio"? Perhaps is it "Juliana's Tokyo" by DJ John Robinson.

ishikawako
Автор

Whats is the name of the book about networking?

marju