v86/tests/full
Fabian 23411f337e use emulator.destroy() over emulator.stop() to properly remove v86 instances
emulator.stop sometimes works (when the GC can figure out that .start()
is unreachable and nothing can call into the instance). However, some
resources, such as any WebSocket connection, need to be closed manually.
2024-12-20 10:41:09 -07:00
..
run.js use emulator.destroy() over emulator.stop() to properly remove v86 instances 2024-12-20 10:41:09 -07:00