embed
embed copied to clipboard
Set of improvements
- Added support of list of resources (no hardcoding).
- Fixed bug for MSVC (C1091 - moved on unsigned char instead char)
- Fixed dangling link in non production mode in get()
- Fixed size init in non production mode in get()
- Downgrade to C++17 (still many peoples are not using C++20)