Yagiz Nizipli
Yagiz Nizipli
The experiment/feature flag was a success. We can remove it now.
It is possible to speed-up `ada::can_parse` performance.
Url aggregator is the mostly used parser. Let us consider dropping url for the next major and maybe calling it url? This would simplify codebase a lot and make our...
We should make our benchmarks run on Windows to open room for optimizations. cc @lemire
It would be nice to distribute webassembly build of Ada for both browser and node.js at the same time.
It would be good to have it in Homebrew.
Creating a new github release can automatically trigger a workflow which can run `singleheadere/amalgate.py` and upload the zip file as an artifact to the github release. Would simplify the release...
@tktech did an amazing job with https://github.com/TkTech/can_ada. I think we should follow the path, or maybe merge the two implementations, since it is 2 times faster and the goal of...
Use uv
Since Astro team released uv recently, should we try it with ada-python?
Work in-progress.