Demo Index

Quick entry point for the demos pages.

2D Wave Simulation: JS vs WASM

Interactive wave equation demo comparing JS and WebAssembly implementations.
Physics

Run the simulation, toggle parameters, and compare render performance between JS and WASM builds.

Rebalancing Portfoloio (Under Development)

A work-in-progress UI for testing portfolio rebalancing strategies.
Finance

Experiment with allocation rules, transaction costs, and visualization of rebalancing events.

JS vs WASM マンデルブロ集合

マンデルブロ集合を描画して、JavaScript 実装と WebAssembly 実装の速度と品質を比較します。
Graphics

描画設定を変えながら性能ベンチマークを行い、タイミングとピクセル出力の差を確認できます。