File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22title : " 2026-03-22のJS: "
33author : " azu"
44layout : post
5- date : 2026-03-22T12:42:43.440Z
5+ date : 2026-03-22T13:06:08.696Z
66category : JSer
77tags :
88- Rust
@@ -205,6 +205,16 @@ V8、JavaScriptCore、QuickJSなど複数のJSエンジンに対応している
205205` trace ` オプションを有効にすると、ルールで禁止された結果をわかりやすく表示できる
206206
207207
208+ ----
209+
210+ ## BrowserPod — Sandboxed Dev Environments in any Browser
211+ [ browserpod.io/] ( https://browserpod.io/ " BrowserPod — Sandboxed Dev Environments in any Browser ")
212+ <p class =" jser-tags jser-tag-icon " ><span class =" jser-tag " >WebAssembly</span > <span class =" jser-tag " >nodejs</span > <span class =" jser-tag " >browser</span > <span class =" jser-tag " >webservice</span ></p >
213+
214+ ブラウザ内でNode.jsなどのコードをサンドボックス実行できるプラットフォーム。
215+ WebAssemblyベースのランタイムエンジンを使い、WebWorkerによるマルチプロセス実行、仮想ファイルシステム、制御されたネットワークアクセスなどの機能を持つ。
216+
217+
208218----
209219<h1 class =" site-genre " >ソフトウェア、ツール、ライブラリ関係</h1 >
210220
You can’t perform that action at this time.
0 commit comments