From 0b734d0453ff1fa70bcefe566803602f16af938c Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 2 Oct 2023 02:49:04 +0900 Subject: feat(blog/style): slightly change title of /posts/2023-10-02/compile-php-runtime-to-wasm/ --- .../public/posts/2023-10-02/compile-php-runtime-to-wasm/index.html | 4 ++-- vhosts/blog/public/posts/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'vhosts/blog/public/posts') diff --git a/vhosts/blog/public/posts/2023-10-02/compile-php-runtime-to-wasm/index.html b/vhosts/blog/public/posts/2023-10-02/compile-php-runtime-to-wasm/index.html index b22c6296..0961c14c 100644 --- a/vhosts/blog/public/posts/2023-10-02/compile-php-runtime-to-wasm/index.html +++ b/vhosts/blog/public/posts/2023-10-02/compile-php-runtime-to-wasm/index.html @@ -8,7 +8,7 @@ - 【PHP】 PHP の処理系を Emscripten で WebAssembly にコンパイルする | REPL: Rest-Eat-Program Loop + PHP の処理系を Emscripten で WebAssembly にコンパイルする | REPL: Rest-Eat-Program Loop @@ -37,7 +37,7 @@
-

【PHP】 PHP の処理系を Emscripten で WebAssembly にコンパイルする

+

PHP の処理系を Emscripten で WebAssembly にコンパイルする