Tag: namvdo
-
What does this mean by memory-safe language?
We often see many programming languages that have some kind of overlapping features, such as static-typed or memory-safety, or many more. While the first one is easy to explain, like […]
-
10 hours of debugging: x264 not found using pkg-config (FFmpeg, Emscripten and WebAssembly)
I’d spent a few days developing a feature to record the animation in our Jen application. Basically, there is an image port with some image, and then there is a […]