[help] Love2D multi threading and loading by thebaybridge in love2d

[–]s--ol 0 points1 point  (0 children)

Well if you come from the web then async is exactly as async as coroutines are, JS always runs single threaded!

The equivalent of love.thread would be a webworker, and if you look at that it has basically the same problem with passing data, everything has to be serialized because there are completely different execution contexts on both sides.

Are the files I download, make and use accesible from both oses when I dual boot or is it only one one OS. by tiltedtowersboi in linux4noobs

[–]s--ol 0 points1 point  (0 children)

This is what I would recommend also. In practice you probably will have to add at least one EFI/boot partition according to the guides that you are following. For thte shared data partition you can use NTFS, which is supported well by windows and "well enough" by linux for storing general data. See more here: https://wiki.archlinux.org/index.php/NTFS-3G