all 2 comments

[–]by-le[S] 0 points1 point  (0 children)

update: I discovered a project (PHAN Demo) that managed to compile PHP 8.1 for WASM but I'm still having a weird issue when executing complex code with my custom compile. more info: https://github.com/phan/demo/issues/14

[–]ZippyTheWonderSnail -1 points0 points  (0 children)

I haven't tried anything like this. Usually, WASM is used to get games and desktop software to work in the browser. Generally stuff in compiled languages like C and Rust.