© 2022 Hashnode
#wasm
Warning: this post is a kind of tip found this morning when I woke up. The sample code I'm going to present may not be good practice, but it will give you an idea of the capabilities of the Grain lang…
I was always fascinated by functional programming, but I'm not a (good) "functional programmer". My first steps with functional programming were with Scala, which was rough. I gave up quickly the fir…
Welcome to issue #23 of the friday four newsletter. Git's been ruling the roost as far as this week is concerned! With a bunch of exciting announcements on the GitHub blog, this week's newsletter was certainly pretty difficult to curate. Ap…
If you know anything about WebAssembly, you might have seen the title of this article and thought "OMG why would I write WebAssembly code by hand?!" And for almost all purposes, you'd be absolutely co…
Hey folks! Today I'm delighted to announce the release of Suborbital Compute Beta-3. Compute is our WebAssembly extensibility and integrations platform which allows end-user code (written in various l…
Introduction Hey Everyone, Welcome to another blog where we will be discussing about casper blockchain. Casper was launched in March 2021 and from that day it has been in news. As we know that Ethereu…
WebAssembly (or Wasm) is powering massive extensibility both in and out of the browser. With Wasm it's possible to write your app in (almost) any of your favorite languages and run it (almost) anywher…
It's been a really fun and challenging year building https://rocketbotroyale.winterpixel.io. The game is chock-full of some really neat tech and I often get asked questions about how we did X, or how…
This blog was written by Tom Camp, DevRel Engineer at Ably. The value of your data decays the longer it takes to extract and process it. If your users expect their online experiences to happen instant…
Download the official O’Reilly Media book WebAssembly: The Definitive Guide for free, courtesy of Redpanda. Get it here. Introduction When building streaming systems, we often encounter questions abou…