Skip to content

A minimum working example of making use of IDBFS (browser storage)

License

Notifications You must be signed in to change notification settings

dudeofx/webassembly-IDBFS-barebones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webassembly-IDBFS-barebones

A minimum working example of making use of IDBFS (browser storage)

Quick Start

Run build.sh to compile the example. This will create two files:

  • IDBFS_utils.wasm
  • IDBFS_utils.js

To see the example run publish the files below into your webserver

  • IDBFS_utils.wasm
  • IDBFS_utils.js
  • index.html

Releases

No releases published

Packages

No packages published