Skip to content

nsfisis/phperkaigi-2025-albatross

Repository files navigation

PHPerKaigi 2025 Albatross

これは何?

2025-03-21 から 2025-03-23 にかけて開催された PHPerKaigi 2025 の中の企画、PHPer コードバトルのシステムです。

サイトはこちら (現在は新規にプレイすることはできません)

サンドボックス化の仕組み

ユーザから任意のコードを受け付ける関係上、何も対策をしないと深刻な脆弱性を抱えてしまいます。

このシステムでは、送信されたコードを WebAssembly へ変換された PHP 処理系で実行することで、サンドボックス化を実現しています。

License

The contents of the repository are licensed under The MIT License, except for

See LICENSE for copylight notice.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published