Asen Dobrinov Alexandrov

Results 10 issues of Asen Dobrinov Alexandrov

### Is your feature request related to a problem? Please describe. Sometimes (e.g. when deploying) we may not want to have detailed logging at the console. ### Describe the solution...

### Is your feature request related to a problem? Please describe. Here's the latest PHP version as of today - https://www.php.net/ChangeLog-8.php#8.2.11 ### Describe the solution you'd like let's roll out...

enhancement

### Is your feature request related to a problem? Please describe. Here's the latest CPython version - https://www.python.org/downloads/release/python-3120/ ### Describe the solution you'd like Let's roll out a WASM built...

enhancement

This is a loose list of next steps that we think would improve the python.wasm binary that we build. Any feedback in comments is greatly appreciated. - [x] Build `libz`...

### Is your feature request related to a problem? Please describe. Initial setup of say a Python might be challenging for WASM as one needs to pre-open the app, additional...

enhancement

### Is your feature request related to a problem? Please describe. Can't do this now ### Describe the solution you'd like Take the time to research how and if we...

enhancement

This will be only necessary until WASI2 gets standardized and implemented.

enhancement

### Is your feature request related to a problem? Please describe. Raw list of things we want to do about the published reusable common libs (not in order): - [...

enhancement

https://github.com/WebAssembly/binaryen/releases/tag/version_112

automation

- [x] Make the php 8.1 patch work (exclude fibers code or implement with asyncify) - [ ] Check how to better integrate autotools changes - [ ] Choose better...

upstream