diff options
Diffstat (limited to 'vhosts/blog/public/posts/2024-03-17/phperkaigi-2024-report/index.html')
| -rw-r--r-- | vhosts/blog/public/posts/2024-03-17/phperkaigi-2024-report/index.html | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/vhosts/blog/public/posts/2024-03-17/phperkaigi-2024-report/index.html b/vhosts/blog/public/posts/2024-03-17/phperkaigi-2024-report/index.html index fa5cb169..6870db28 100644 --- a/vhosts/blog/public/posts/2024-03-17/phperkaigi-2024-report/index.html +++ b/vhosts/blog/public/posts/2024-03-17/phperkaigi-2024-report/index.html @@ -133,9 +133,16 @@ <p> P.S. Ask the Speaker で話した、Ruby VM (written in PHP) on PHP VM (compiled to Wasm) on Wasm VM (written in PHP) on PHP というアイデアは「マジ」なので、続報をお待ちください (自作 Wasm runtime に不足している機能を鋭意実装中です)。 </p> - <p> - 2024-07-07 追記: <a href="https://github.com/nsfisis/php-waddiwasi/commit/a312e95a95d243943535f94653822d6796d4637f" rel="noreferrer" target="_blank">コミット a312e95</a> で、ついに Ruby VM on PHP VM on Wasm VM on PHP を実現した。現時点での動かしかたは README に記載している。 - </p> + <div class="admonition" editat="2024-07-07" operation="追記"> + <div class="admonition-label"> + 2024-07-07 追記 + </div> + <div class="admonition-content"> + <p> + <a href="https://github.com/nsfisis/php-waddiwasi/commit/a312e95a95d243943535f94653822d6796d4637f" rel="noreferrer" target="_blank">コミット a312e95</a> で、ついに Ruby VM on PHP VM on Wasm VM on PHP を実現した。現時点での動かしかたは README に記載している。 + </p> + </div> + </div> </section> </section> <section id="section--outro"> |
