Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Problem with modern JS features in HTML game

A topic by DesiredName created May 17, 2024 Views: 181 Replies: 2
Viewing posts 1 to 3

Ok, I tried to upload my game to see how it runs on the page and... It turns out that some features are 'insecure'. For example, I can not use the Cache storage that is used by my game to cache downloaded sprites for future use. So, the question is - are there any options to use those modern JS features?

Admin

You can try enabling Shared Array Buffer support, it will add some headers that may allow you to access more browser APIs: https://itch.io/t/2025776/experimental-sharedarraybuffer-support

Unfortunately - no luck...



This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.