10x the php-toolkit speed
The wp_native_apis PHP extension implements the hot php-toolkit code paths in Rust.
Install it and enjoy the native speed of WP_HTML_Processor, XMLProcessor, URLInTextProcessor and other classes!
WASM Builds for Playground Web and CLI
| Released on | Supported PHP versions | CI speed snapshot | Links |
|---|---|---|---|
| 2026-05-26 Latest |
8.4 |
154.67×
URL-in-text scan
PHP 2.43 s · native 15.7 ms
10.34×
HTML fragment processor
PHP 750.6 ms · native 72.6 ms
6.45×
HTML tag scan
PHP 123.0 ms · native 19.1 ms
|
Test in Playground web · Manifest · Download .so · SHA256 |
| 2026-05-26 |
8.4 |
156.85×
URL-in-text scan
PHP 2.43 s · native 15.5 ms
10.1×
HTML fragment processor
PHP 743.5 ms · native 73.6 ms
6.24×
HTML tag scan
PHP 120.4 ms · native 19.3 ms
|
Test in Playground web · Manifest · Download .so · SHA256 |
| 2026-05-26 |
8.4 |
151.33×
URL-in-text scan
PHP 2.42 s · native 16.0 ms
10.29×
HTML fragment processor
PHP 741.3 ms · native 72.1 ms
6.22×
HTML tag scan
PHP 120.3 ms · native 19.3 ms
|
Test in Playground web · Manifest · Download .so · SHA256 |
| 2026-05-26 |
8.4 |
136.68×
URL-in-text scan
PHP 1.92 s · native 14.1 ms
8.31×
HTML fragment processor
PHP 649.5 ms · native 78.2 ms
5.7×
HTML tag scan
PHP 101.9 ms · native 17.9 ms
|
Test in Playground web · Manifest · Download .so · SHA256 |
| 2026-05-19 |
8.4 | No benchmark summary | Test in Playground web · Manifest · Download .so · SHA256 |
| 2026-05-17 |
8.4 | No benchmark summary | Test in Playground web · Manifest · Download .so · SHA256 |
| 2026-05-17 |
8.4 | No benchmark summary | Test in Playground web · Manifest · Download .so · SHA256 |
Native PHP Extension Builds are coming soon
Want to build it today? Follow the native PHP compilation guide.