-
Trying WPE Platform API on Raspberry Pi
In this post, I'm describing the steps to try WPE Platform API on Raspberry Pi with latest WebKit `main` branch.
-
WPE memory leak investigation playbook
In this post, I'm presenting and discussing a guide on structured approach to narrowing down and debugging memory leaks within WPE WebKit.
-
WPE performance considerations: pre-rendering
In this post, I'm discussing various pre-rendering techniques useful in the context of using WPE on embedded devices.
-
Tracking WebKit's memory allocations with Malloc Heap Breakdown
In this post, I'm discussing WebKit's "Malloc Heap Breakdown" feature in the context of memory usage profiling.
-
WPE performance considerations: DOM tree
In this post, I'm initiating a new series of articles on WPE WebKit performance considerations starting with discussing the DOM tree.