Re: Zephir, and other tangents

From: Date: Fri, 20 Sep 2024 20:21:00 +0000
Subject: Re: Zephir, and other tangents
References: 1 2 3 4 5 6 7 8 9 10 11 12  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi,

On Fri, Sep 20, 2024 at 6:32 PM Dennis Snell <[email protected]>
wrote:

>
> My goal in sharing here is to help better represent my own perspective of
> WordPress’ needs based on what I’ve seen. It’s long been on my list to
> propose a WASM RFC, but because I personally haven’t had the priority
> available to get an implementation working I haven’t done so. It’s my
> impression from the documentation that the purpose of these email threads
> w.r.t. RFCs is to gather interest and input before any RFC would be put
> together, to hold these discussions before anyone commits any major time to
> it.
>

Is your objective to support building PHP to wasm32-wasi target like it was
proposed here: https://github.com/php/php-src/pull/10457 ? If
so, the main
issue with that was inability to do the zend_bailout as wasm does not
support currently support setjmp and longjmp. Otherwise it's mostly about
disabling some functionality.

Regards

Jakub


Thread (43 messages)

« previous php.internals (#125647) next »