anyRaw
Raw key handler for keys that don't produce a Compose KeyEvent. Called with the browser's key string and modifier state. On wasmJs, Skiko doesn't generate Compose KeyEvents for some symbol keys on the canvas (/, ?, ~, etc.). This handler receives them from the document-level keydown listener.