Get the Emscripten AL object of the current running emulator.
AL
0.10.0
const nostalgist = await Nostalgist.nes('flappybird.nes') const AL = nostalgist.getEmscriptenAL()console.log(AL.currentCtx)