Kevin Masseix
Kevin Masseix
I made a QOI Codec in PHP. This codec use a FFI when the library detects that the CPU is based on the x86_64 architecture, otherwise it fallbacks on a...
I made a QOI Codec in PHP. This codec use a FFI when the library detects that the CPU is based on the x86_64 architecture, otherwise it fallbacks on a...
**Describe the bug** When a report is generated containing a lot of document then the Javascript v8 engine might suffers from a heap out of memory exception and crash. I...