Run WordPress just in your browser .. This is a really cool project.

Dopious

Elite Member
Jr. VIP
Joined
Apr 4, 2009
Messages
13,911
Reaction score
70,947
as WASM can't run mysql sofar, they use sqlite according to the post.
i've read it and the concept is nice, but its in a very early stage and lots of stability issues to sort out first until its useable.
though for plugin development or themes it would be great as they have a IDE that emulates different PHP versions so you can easily test compatibility fast.
 
Wondering if I could replicate the feeling of getting hacked, like irl. :D
 
that would be awesome if they finally implemented it in core :)
Yes, it has been debated since the start of WordPress for years, and finally they are trying atleast.
 
Suppose so, I have not read thru the whole article yet, so I am not really up to date with the width of the project.
If that's the case you will still need to host the database, but you will have a lot more option than web hosting.
 
If that's the case you will still need to host the database, but you will have a lot more option than web hosting.
Yes, but a SQLite database can be pulled like any file, a bit different then a MySQL database.
 
I am web developer, if its based on wasm, then cannot be server rendered. So if search engines scraps that site, then blank html will show up. (Even if google bot runs js) Its terrible for seo
 
I am web developer, if its based on wasm, then cannot be server rendered. So if search engines scraps that site, then blank html will show up. (Even if google bot runs js) Its terrible for seo
It is meant for smaller static sites that you push to a cdn and use WordPress as a CMS only, fast small and highly secure sites. Not big transactional sites. So SEO will not be a problem.
Then it will work with Mega.nz or google drive or similar.
Yes, it should if they solve the in-memory-browser-stuff that this thread is about .. But it is a very early project yet .. =)
 
Back
Top