-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Milestone
Description
GateEngine
- Key Value Store API with namespaces
- Lock to explicit type (
Bool
,Int
,UInt
,Double
,String
, etc...) - Consider future cloud services compatibility
- Lock to explicit type (
- File I/O through File System Abstraction
- Allow
Data
andany Codable
- Allow specifiable path
- Allow
- Strip Foundation imports #28
- Replace
Data.init(contentsOf:)
usage
- Replace
Platforms
- macOS
- Native File System Abstraction
- Push SaveState through FileSystem
- iOS/tvOS
- Native File System Abstraction
- Push SaveState through FileSystem
- HTML5
- Native File System Abstraction
- Local Storage StateState wo/ Secure Context
- Push SaveState through FileSystem w/ Secure Context
- Windows
- Native File System Abstraction
- Push SaveState through FileSystem
- Linux
- Native File System Abstraction
- Push SaveState through FileSystem
Metadata
Metadata
Assignees
Labels
No labels