From c0c73379890f1a4ee6ee07b1aee188c33ef66ab0 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 2 Apr 2025 00:11:46 +0900 Subject: feat(blog/nuldoc): dynamically join nested section ids --- vhosts/blog/content/posts/2023-10-02/compile-php-runtime-to-wasm.ndoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vhosts/blog/content/posts/2023-10-02/compile-php-runtime-to-wasm.ndoc') diff --git a/vhosts/blog/content/posts/2023-10-02/compile-php-runtime-to-wasm.ndoc b/vhosts/blog/content/posts/2023-10-02/compile-php-runtime-to-wasm.ndoc index f93f3972..19143c44 100644 --- a/vhosts/blog/content/posts/2023-10-02/compile-php-runtime-to-wasm.ndoc +++ b/vhosts/blog/content/posts/2023-10-02/compile-php-runtime-to-wasm.ndoc @@ -66,7 +66,7 @@ remark = "公開"
ビルド -
+
C のエントリポイントを書く

先ほどのコードでも使っていたエントリポイントである php_wasm_run を用意する。 @@ -115,7 +115,7 @@ remark = "公開" 改行を出力せずともバッファを消費させる手段をご存知のかたはご教示願いたい。

-
+
WebAssembly にコンパイルする

それでは WebAssembly にコンパイルしていこう。ここからは Dockerfile 上のコマンドとして操作を示す。 -- cgit v1.2.3-70-g09d2