After downloading the Precompiled Binaries for Windows Runtime from sqlite.org and adding them to the Reference of my Windows Store JavaScript project, I find myself unsure of what to do next. While I would like to utilize the functions of this library in my JavaScript code, I am uncertain about the necessary steps to take. Can anyone provide guidance on how to call these functions from JavaScript?