WebAssembly
Page 2 of 4
-
The Guardian: Our day hacking with Compute
Our customers at the Guardian recently participated in an internal hack day with Compute to find creative solutions to business problems with the hands-on support of our team. Oliver Barnwell, a Full Stack Developer at the Guardian, walked us through the process of building his winning hackathon project on Compute in this guest post.
-
Fastly & Fauna aid Climatiq's data-driven climate decisions w/ distributed & serverless tech | Fastly
Climatiq’s mission is to drive climate action through data and insight. In this blog post, we share how choosing Fauna as their database and Fastly’s Compute@Edge for their compute layer enabled Climatiq to achieve climate efficiency with their own architectures, and accelerate their ability to get their API in the hands of users.
-
Meet the next iteration of JavaScript on Compute
Today we’re happy to announce that we’ve made several improvements to Compute that substantially boost the performance of the JavaScript runtime, as well as the overall developer experience on the platform.
-
Fastly + Fanout: real-time messaging and edge computing combined | Fastly
We're thrilled to join forces with Fanout. The integration of Fanout technology into our network will help enable real-time app development at the edge with improved time-to-market, reduced friction, and unprecedented scale.
-
Easier edge building with Fastly and Glitch | Fastly
Our new partnership lets you deploy Glitch apps to Compute@Edge, making it even easier to build high-quality, customized digital experiences on our edge cloud platform.
-
Cloud Deploy simplifies Compute@Edge projects | Fastly
We’re introducing Cloud Deploy, a wizard that helps you start building on Compute by deploying and customizing templates, and sets you up with an automated deployment workflow and best development practices.
-
30 Years of Web: Future-Ready Apps
Many websites today are really applications, and we should be building them as such. To do that, we need application architectures and networks that are capable of supporting fast, secure, and scalable user experiences. We must embrace a more dynamic mindset in how we approach web development and consider the tools we need to get there.
-
30 Years of Web: Future Demands
As we look back to celebrate the 30th anniversary of the website, it’s also worth thinking about the next 30 years. There are a couple of areas where we — as engineers, developers, and builders in general — can champion innovation, mainly around architecture and security.
-
You can now test Compute code in Fastly Fiddle
Fastly customers have been using our Fiddle tool for years to try out ideas for edge logic in VCL. With the advent of Compute last year, we made our edge compute network accessible to any language that compiles to WebAssembly, and now you can write Compute code in Fiddle too.
-
Get started with Fastly logging and Compute@Edge | Fastly
In this tutorial, we’ll walk you through the basic steps of outputting messages to STDIO and tailing that output with the Fastly CLI as well as configuring a log streaming endpoint, emitting logs in your application, and confirming the delivery of those logs to your target logging destination.
-
Get $100k/month in edge compute credits for nine months
For a limited time, you can get $100k/month in edge compute credits for nine months, as an incentive to start building with Compute now.
-
Fastly/Signal Sciences: one year update | Fastly
When we acquired Signal Sciences, we put a stake in the ground as a company that cares about the complete delivery path and making it not just resilient and performant, but inherently secure as well. Here’s our update on that mission.
-
Compute: The JavaScript Support you Demanded | Fastly
With JavaScript now available for WebAssembly and Compute, you can get started faster than ever with a language you already know, while ensuring the speed and security you need in a serverless build environment.
-
How to configure your Fastly services with Terraform
As you start to build more at the edge, it becomes ever more important to deploy edge logic in the same way you deploy changes to your own applications and infrastructure. Today, we’ll take a step back and look holistically at how to configure, manage, and deploy Fastly services using Terraform.
-
Summary of June 8 outage
We experienced a global outage due to an undiscovered software bug that surfaced on June 8 when it was triggered by a valid customer configuration change. Here's a rundown of what happened, why, and what we're doing about it.
-
Cranelift vetted for secure sandboxing in Compute@Edge | Fastly
Alongside the Bytecode Alliance, Fastly’s WebAssembly team recently led a rigorous security assessment of Cranelift, an open-source, next-generation code generator for use in WebAssembly to provide sandbox security functionality.
-
Prevent Wasm Compiler Bugs Early | Fastly
We recently discovered a compiler bug in part of the WebAssembly compiler that we use for Compute@Edge, that could have allowed a WebAssembly module to access memory outside of its sandboxed heap. But because of the people, processes, and tools we have in place, the bug was caught and patched on our infrastructure before it was exploited.
-
Creating an Efficient Language with Zig | Fastly
Zig is a general purpose programming language, meaning that if you have in front of you something that looks like a Von Neumann-ish, Turing-complete machine, you should be able to comfortably program it with Zig. Lately there has been a lot of interest in two such (virtual) machines: BPF and WebAssembly.
-
New ways to compose content at the edge with Compute
It's always been possible to create content programmatically, and with the advent of our serverless compute environment, we've made it possible to create and transform content more efficiently and powerfully than ever before.
-
Compute: porting the iconic video game DOOM
id Software’s DOOM has become one of the most-ported games in history. It felt like a perfect project to port to Compute, built on our serverless compute environment, to experiment with different applications of the product.