Skip to content

a-cat-named-snowball/rusqlite-webworker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

./build.sh builds

./run.sh starts a local server for testing. Its uses miniserve.

View on http://localhost:8080/browser/index.html

TODO

  • Handle callbacks in in main_thread another way. Calls can overwrite the callback of previous calls with their own. Doesn't cause a panic if the same cb function is used every time.
  • Handle SQL errors instead of panicking.
  • Add support for blobs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published