diswasm

WASM analysis workbench
HomeDocsReferenceCompilerRuntimeBenchmarksDisassemblyDecompileEditEasy EditorIntermediateCreateSavedControllerGame StudioAboutLicensesContributorsOpen source

Local-first parsing. No automatic module execution.

self-hosted mode

Controller Lab

Read browser Gamepad API input and shape it into a small buffer that future WASM demos can consume.

Connection

Connected Gamepads (0)

No connected gamepads are visible yet.

WASM Input Hook

Foundation only: the first controller is encoded as bytes for future WASM demos. Byte 0 stores axis count, byte 1 stores button count, then normalized axis/button values follow.

No input buffer yet.