ioc.exchange is one of the many independent Mastodon servers you can use to participate in the fediverse.
INDICATORS OF COMPROMISE (IOC) InfoSec Community within the Fediverse. Newbies, experts, gurus - Everyone is Welcome! Instance is supposed to be fast and secure.

Administered by:

Server stats:

1.6K
active users

☮ ♥🧑‍💻
Manning PublicationsServer-Side WebAssembly“WebAssembly on the server is the future of computing.” –Solomon Hykes, founder of Docker</b> Server-Side WebAssembly</i> shows you how to harness the power of Wasm on the application back-end. By following the numerous practical examples and crystal-clear explanations, you’ll soon be seeing the benefits of reduced cold start times, improved security and performance, and the freedom of polyglot programming. Inside Server-Side WebAssembly</i> you’ll learn how to: Develop and deploy server-side Wasm applications</li> Create and manage Wasm containers with OCI</li> Compile Wasm components from multiple languages</li> Scale Wasm applications using Kubernetes</li> Implement Wasm for edge computing scenarios</li> Integrate with cloud resources and machine learning</li> </ul> WebAssembly empowers developers to run almost any language on the web—including high performance tools like C or C++. Server-Side WebAssembly</i> lays out everything you need to take WebAssembly beyond its traditional browser domain. You’ll learn from WebAssembly expert and contributor Danilo Chiarlone</b>, who has packed the book with production-level examples based on his experience working with WebAssembly at Microsoft.

@peterrenshaw "WebAssembly empowers developers to run almost any language on the web—including high performance tools like C or C++."

This is, um, not new?

Obviously it's slightly snarky of me to judge a book by its blurb 😜

But what does WebAssembly give me in that regard that just compiling my C / Lisp / Go service doesn't?

Guess I'll have to read the book (no snark there) 😁

@duncan_bayne one issue with say CPP, availability of compilers for all platforms. I think of this as a run-anywhere, fast on some, the rest average 🤣☺️

There is no silver bullet.