© 2023 Hashnode
#webassembly
Since launching the Suborbital Extension Engine (SE2), support for Python has been one of our top feature requests. Today, partnering with Wasm Labs at VMware, we're excited to announce the debut of P…
Why I think that WebAssembly will rise, ignite SSR and tooling (r)evolution, but something will remain the same. tl;dr: There will be even more server-side rendering and frontend tools written in ot…
Introduction to Blazor Blazor is a web framework from Microsoft that allows developers to build interactive web applications using C# and HTML. With Blazor, we can create web applications that run ent…
"WebAssembly will replace JavaScript." I have read this so many times on these internet streets, and that has made me curious about the possibility of making full-stack web applications with WebAssem…
Houston, we have liftoff. One week ago, we told you we would start revamping the editor, since our current editor does not visually blend into our customer’s applications. We want to provide our cust…
Streamdal is a real-time monitoring and observability platform for streaming data. It allows users to monitor, alert, replay, and modify events from systems like Kafka, RabbitMQ, NATS, and Amazon Kine…
Ruby has joined the ranks of languages capable of targeting WebAssembly with its latest 3.2 release. This seemingly minor update might be the biggest thing that has happened to xrthe language since Ra…
Overview: What is the editor? The Suborbital Extension Engine (SE2) plugin editor is a web application that uses SE2's APIs to provide a low-friction environment for your end-users to write, build, te…
I recently built a template for building Spin Applications with React for people who are willing to use React to build their very first Spin Application. Currently, you only have one alternative to us…
Since the inception of the web, the target compiler language has been JavaScript. Every web developer, myself included, has to have a good understanding of JavaScript, then advance to learning its fra…