SaaSHub helps you find the best software and product alternatives Learn more →
Wordpress-playground Alternatives
Similar projects and alternatives to wordpress-playground
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Platform
Free, open-source, unified alternative to Big Tech. For apps that empower people and unite communities. (by Qbix)
-
-
-
-
-
-
-
-
-
wp-sqlite-db
A single file drop-in for using a SQLite database with WordPress. Based on the original SQLite Integration plugin.
-
-
-
wordpress-develop
WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.
-
performance
Performance plugin from the WordPress Performance Group, which is a collection of standalone performance modules. (by WordPress)
-
-
htmf
A minimalist partial html swapping library similar to HTMX and other libraries which create an MPA app and enhances it with a focus on HTML forms.
wordpress-playground discussion
wordpress-playground reviews and mentions
-
What WordPress Playground means for your future
Github: https://github.com/WordPress/wordpress-playground Documentation: https://wordpress.github.io/wordpress-playground/ Contribute: https://wordpress.github.io/wordpress-playground/contributing/index/
-
Things you forgot because of React
Sorry friend, WordPress already beat you to it: https://github.com/WordPress/wordpress-playground
- WordPress Playground: A WordPress that runs entirely in the browser
-
WordPress Playground: A WordPress that runs in the browser
> Is there a reason why using OPFS directly from SQLite doesn't work?
I'm guessing this means using SQLite WASM's built-in OPFS integration as described in these articles:
- sqlite3 WebAssembly documentation - Persistent Storage Options: OPFS - https://sqlite.org/wasm/doc/trunk/persistence.md#opfs
- SQLite Wasm in the browser backed by the Origin Private File System - https://developer.chrome.com/blog/sqlite-wasm-in-the-browser...
Within the Playground, SQLite interacts with the database file in MEMFS only, and the Playground coordinates the syncing from MEMFS to OPFS.
https://github.com/WordPress/wordpress-playground/tree/trunk...
The reason for this, I believe, is that the primary use case is/was to have the entire file system in memory, including SQLite's database file. This was the original implementation, and is still the default behavior. Persistence was later added as an optional feature.
The good news is that browser support for OPFS seems to be getting better. From the SQLite docs:
As of March 2023 the following browsers are known to have the necessary APIs:
-
WordPress Playground
One of the most exciting things at WordCamp Europe 2023 for me was discovering how far along the WordPress Playground project is. If you haven’t heard of the playground before, it’s a full version of WordPress, running directly in your browser!
-
WCGI: WebAssembly and CGI
WordPress has an official WebAssembly build for the browser and Node.js: https://developer.wordpress.org/playground https://github.com/WordPress/wordpress-playground
(Disclosure: I'm the creator)
-
WordPress testing official SQLite Support
I love the work going on there at WasmLabs, especially enjoying the articles with in-depth technical explorations.
After the article about running WordPress in the browser was published, there's a new project called WordPress Playground which is gradually preparing NPM or Composer packages to make it easier for people to run it.
https://github.com/WordPress/wordpress-playground/
They've been doing very detailed work, like making some patches to PHP and SQLite for improved compatibility with Emscripten, etc. It seems there's a lot of overlap with what WasmLabs has achieved and probably have continued to develop further. Perhaps there's an opportunity for collaboration.
- WordPress WASM
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Oct 2024
Stats
WordPress/wordpress-playground is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of wordpress-playground is JavaScript.
Popular Comparisons
- wordpress-playground VS webrcade
- wordpress-playground VS marmot
- wordpress-playground VS dod
- wordpress-playground VS Platform
- wordpress-playground VS wapm-cli
- wordpress-playground VS wp-sqlite-db
- wordpress-playground VS website
- wordpress-playground VS webcomponents
- wordpress-playground VS wordpress-develop
- wordpress-playground VS performance