Working on 16.0.0 #53

Merged
rayaman merged 120 commits from v16.0.0 into master 2024-02-25 00:00:51 -05:00
rayaman commented 2023-01-07 01:26:06 -05:00 (Migrated from github.com)
No description provided.
rayaman commented 2023-06-25 21:51:05 -04:00 (Migrated from github.com)

This update is almost done, all that's left is documentation and the test suite

This update is almost done, all that's left is documentation and the test suite
rayaman commented 2023-06-25 22:06:10 -04:00 (Migrated from github.com)

Will also need to stress test these changes. Hopefully this won't take too long.

Will also need to stress test these changes. Hopefully this won't take too long.
rayaman commented 2023-11-26 21:14:24 -05:00 (Migrated from github.com)

Tests are passing for everything except love2d. I have to rework the threading module

Tests are passing for everything except love2d. I have to rework the threading module
rayaman commented 2023-12-17 13:26:18 -05:00 (Migrated from github.com)

Pseudo threading and proxies aren't playing nice, but "Work". since pseudo threading is isolated as it needs to be and everything is running in 1 thread, I think it is in a good enough spot. All I have left that I plan on releasing in v16 is rewriting the love2d threading module.

Pseudo threading and proxies aren't playing nice, but "Work". since pseudo threading is isolated as it needs to be and everything is running in 1 thread, I think it is in a good enough spot. All I have left that I plan on releasing in v16 is rewriting the love2d threading module.
Sign in to join this conversation.
No description provided.