https://github.com/morrisonlevi/writing-a-php-extension-in-rust
Code to go along with my talk, "Writing a PHP extension in Rust" or "What is a PHP extension?"
https://github.com/morrisonlevi/writing-a-php-extension-in-rust
Last synced: 24 days ago
JSON representation
Code to go along with my talk, "Writing a PHP extension in Rust" or "What is a PHP extension?"
- Host: GitHub
- URL: https://github.com/morrisonlevi/writing-a-php-extension-in-rust
- Owner: morrisonlevi
- Created: 2024-10-16T15:12:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-25T01:20:32.000Z (9 months ago)
- Last Synced: 2026-04-25T21:05:42.654Z (2 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository goes along with my talk, "Writing a PHP extension in Rust".
Currently, it only builds with PHP 8.3 on Linux/Mac for NTS, NDEBUG builds.
You need at least Rust 1.79.