Bite code! • 1223 implied HN points • 06 Jul 25
- Emscripten support is now official, which makes it easier to run Python in web browsers. This means you can execute Python code without needing a server.
- Mypy has released a new version that fixes some annoying issues and allows more flexible coding styles. Now you can redefine variables more easily without strict type checks.
- FastAPI's creator has started a new company to make it simpler to deploy FastAPI projects. This service aims to streamline the deployment process with just one command.