mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
38555a6a0f
Reland https://github.com/denoland/deno/pull/16777 The codegen is disabled in async ops and when fallback to slow call is possible (return type is a Result) to avoid hitting this V8 bug: https://github.com/denoland/deno/issues/17159 |
||
---|---|---|
.. | ||
01_webstorage.js | ||
Cargo.toml | ||
lib.deno_webstorage.d.ts | ||
lib.rs | ||
README.md |
deno_webstorage
This op crate implements the WebStorage spec in Deno.
Spec: https://html.spec.whatwg.org/multipage/webstorage.html