Adam Zieliński

Results 184 issues of Adam Zieliński

https://github.com/WordPress/wordpress-playground/pull/561 removed auto-refreshing of service workers as it wasn't working as expected and was also destructive. The only problem remains deploying a website that is backwards–incompatible with the previous service...

Enhancement
Browser
[Priority] Low
Service Worker

### Let's use this core trac issue for discussion: https://core.trac.wordpress.org/ticket/60375 ---- Let's formalize a protocol for two Playgrounds (and, later on, WordPresses) to exchange updates with each other. Technically, this...

[Type] Enhancement
[Feature] Transfer/ Sync Procotol
[Type] Project
[Type] Mindmap Node

Let's unit test the following Blueprint steps that don't have any unit tests yet: - [ ] defineSiteUrl - [ ] exportWxr - [ ] exportWxz - [ ] importFile...

Developer Experience
Tests

# Description Making network calls from PHP requires handling them in JavaScript. However, WASM is synchronous and JavaScript is asynchronous. The two work can together is via [Asyncify](https://emscripten.org/docs/porting/asyncify.html), but there...

[Priority] Low
Blocked
Developer Experience

https://github.com/dolthub/dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. MySQL->Dolt replication, push/pull mechanics, and [the conflict resolution approach](https://docs.dolthub.com/concepts/dolt/git/conflicts#resolving-a-conflict) could...

Enhancement
Exploratory

Adds a series of autoload-related Asyncify tests that detected a crash AND and adds the functions identified in a stacktrace at https://github.com/WordPress/wordpress-playground/issues/1078#issuecomment-1989056846. The unit test does not reproduce the original...

Enhancement
PHP.wasm
Asyncify

Related to https://github.com/WordPress/wordpress-playground/issues/768, let's provide clear communication about the changes in new versions of Playground. Changelogs and releases could be two useful tools for that. Two super rough notes: *...

Enhancement
Community

Closes https://github.com/WordPress/wordpress-playground/issues/1042 by polyfilling the dns_* functions that are missing in the WebAssembly build of PHP. In the PHP source code, these functions are included conditionally when the HAVE_DNS_SEARCH_FUNC constant...

Enhancement
PHP.wasm

Let's understand how fast is playground.wordpress.net on a dated hardware, like a 2010 Laptop, compared to the latest Mac pro. Let's measure: * Web vitals * Time to first WordPress...

Performance
user experience

> The Bun Shell is a new experimental embedded language and interpreter in Bun that allows you to run cross-platform shell scripts in JavaScript & TypeScript. https://bun.sh/blog/the-bun-shell This could be...

Enhancement
PHP.wasm
Meta
Accessibility