Also, remove asan compile flag for web build
Include the res directory
Internal Changelog: - Use string-int mapping for assets tracking - static alloc assets (so there is a hard limit for now) - Add simple assets test code - Implement functions to load in assets - Current assets: - Texture + Sprites - Sound - Font
Internal Changelog: - Implement Basic ECS - Tag system not yet implemented - Use SC for common data structures