Serverless Rust with Cloudflare Workers

The Workers team just announced support for WebAssembly (WASM) within Workers. If you saw my post on Internet Native Apps, you'll know that I believe WebAssembly will play a big part in the apps of the future.
It's exciting times for Rust developers. Cloudflare's Serverless Platform, Cloudflare Workers, allows you to compile your code to WASM, upload to 150+ data centers and invoke those functions just as easily as if they were JavaScript functions. Today I'm going to convert my lipsum generator to use Rust and explore the developer experience (hint: it's already pretty nice).
The Workers teams notes in the documentation:
...WASM is not always the right tool for the job. For lightweight tasks like redirecting a request to a different URL or checking an authorization token, sticking to pure JavaScript is probably both faster and easier than WASM. WASM programs operate in their own separate memory space, which means that it's necessary to copy data in and out of that space in order to operate on it. Code that mostly interacts with external objects without doing any serious "number crunching" likely does not benefit from WASM.
OK, I'm unlikely to gain significant performance improvements on this particular Continue reading




The virtualization giant controls 21.7 percent of the $4 billion of the market. Microsoft ranks No. 2.
Kaloom says its software-defined fabric approach provides more flexibility than a more integrated model like DANOS.
Cloud-native architectures are already impacting data science, IoT, and other areas and will provide both the threat of being disrupted and the opportunity for innovation.
Download a copy of our new research brief on SD-WAN aimed at providing enterprises with a key guide to evaluating security capabilities of SD-WAN platforms.
The open letter from Microsoft employees follows similar protests of the $10 billion contract from Google, IBM, and Oracle.
Icahn holds 8.3 percent of DVMT, the stock that tracks Dell’s controlling stake in VMware. This makes him the second-largest shareholder.