Wasm-bindgen: Add IndexedDB and web-sys example to `examples/` and guide

Created on 10 Jul 2018  路  3Comments  路  Source: rustwasm/wasm-bindgen

General info on IndexedDB: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API

  • [ ] Add an example to examples/ that shows off working with IndexedDB
  • [ ] Add a subsection to "web-sys >> examples" in the guide that includes this example
help wanted web-sys

Most helpful comment

@indolering We still plan to add an API for IndexedDB, though probably not that specific API.

All 3 comments

I"m gonna close this in favor of https://github.com/rustwasm/gloo/issues/68 because I think IndexedDB is more likely to be covered by gloo rather than wasm-bindgen examples

@alexandrestein rustwasm/gloo#68 has been closed and won't be implemented.

@indolering We still plan to add an API for IndexedDB, though probably not that specific API.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fitzgen picture fitzgen  路  4Comments

poccariswet picture poccariswet  路  3Comments

NateLing picture NateLing  路  3Comments

pauldorehill picture pauldorehill  路  3Comments

pustaczek picture pustaczek  路  3Comments