Our great sponsors
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
I was/am working on a project (https://github.com/JMS55/botnet), where users upload scripts compiled to WASM to control entities on a game server, so that they can write custom behavior.
-
-
This vacation, I've got around to this clever stupid solution to embed an HTML/Browser polyfill into the WASM module without changing any of its actual native functionality. Make your programs run it on user's machines that don't even know what PyPI/WASI/wasmtime is! Just give them an '''html''' page.
-
There's a project working on a generic solution for this: https://github.com/extism/extism
-
https://github.com/hermitcore/rusty-hermit is one such project for a mini VM in Rust.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
To be fair, there is a GC proposal and some runtimes might even already be working on it, but as of today we have no WASM runtime that handles garbage collection.