In the latest filesaver documentation, an example is given for how to use filesaver.js in conjunction with blobbuilder.js:
var bb = new BlobBuilder(); bb.app
Just as example from github, it works. https://github.com/eligrey/FileSaver.js