sableland / sable

JavaScript runtime Deno was meant to be.
MIT License
34 stars 5 forks source link

feat: `Web storage` implementation #61

Closed Im-Beast closed 3 months ago

Im-Beast commented 5 months ago

Implements Web storage.

Implements both localStorage and sessionStorage. It does not implement StorageEvent