love.js icon indicating copy to clipboard operation
love.js copied to clipboard

love.event.quit() causes crash but doesn't close tab

Open FormularSumo opened this issue 1 year ago • 5 comments

Calling love.event.quit() or love.event.quit("restart") causes love.js to crash. Ideally it should close the tab similar to how native love2d closes the game window.

FormularSumo avatar Oct 05 '22 18:10 FormularSumo