Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Mergify - Updating dependencies is time-consuming.
- SonarCloud - Analyze your C and C++ projects with just one click.
-
Another possibility that you should definitely look at is AssemblyScript: https://www.assemblyscript.org/ ... I prototyped some stuff with this one, and it was surprisingly capable.
-
AECforWebAssembly
A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.
Well, for my programming language, when I wanted to target WebAssembly, I made an entirely new compiler for that.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
I handwrite wasm and then optimize with binaryen (using binaryen for the code generation is terrible DX). Actually I'm working on a small project for the code generation part
Related posts
- Do you think typescript will ever have native support on brosers? Or we will have only the JS type annotations?
- Ezno's checker (a Javascript type checker and compiler written in Rust) is now open source
- Is there a way to look at all tabs and map modes after you finish a game?
- The Imperial Council - /r/eu4 Weekly General Help Thread: May 29 2023
- Is there a way to a switch countries in Ironman? Not to play as them, just to check what’s going on internally.