afw-org / afw

Adaptive Framework
https://afw.tools
MIT License
3 stars 1 forks source link

Memory Management #2

Open JeremyGrieshop opened 1 year ago

JeremyGrieshop commented 1 year ago

In order to support long-running scripts, a new memory management system is required.

mike000000000 commented 1 year ago

With 733b33a change, if we ever decided to support native Windows again, extensions can not reference any of the `afws*' strings, which is not so bad since those are not part of the API anyways. They will just need to put the strings they need in their own generate/ strings.txt and use their prefix instead of 'afw'.