All activity
Liwan is a lightweight, privacy-first web analytics platform that respects your users' privacy. No cookies, no cross-site tracking, no persistent identifiers.
Easy to install on your own server as a single binary or docker container.
Liwan
Easy & Privacy-First Web Analytics
Henry Gressmann
left a comment
Hi Product Hunt!
Over the past couple of months, while applying for jobs after finishing university this summer, I've been working on Liwan, an open-source web analytics platform. I'm excited to share that the first version is now ready to try out!
I built Liwan because I wanted a clean and simple analytics tool for my own projects—something that works well for managing multiple sites without...
Liwan
Easy & Privacy-First Web Analytics
Henry Gressmann
left a comment
Hi Product Hunt! I'm excited to share TinyWasm (https://github.com/explodingcame...), a WebAssembly Interpreter I developed for my final university project.
The main goal of this project was to deepen my understanding of WebAssembly and interpreter design. TinyWasm successfully passes all the official WebAssembly 1.0 tests and also includes features from future proposals such as like bulk...
TinyWasm
A tiny WebAssembly Runtime written in Rust
TinyWasm is a WebAssembly Interpreter I developed for my final university project. It fully supports WebAssembly 1.0 and focuses on simplicity and portability with minimal third-party dependencies, a small codebase, and support for no_std environments.
TinyWasm
A tiny WebAssembly Runtime written in Rust