sql-js-httpvfs-rs 0.1.0

A very experimental, basic, and slightly ridiculous-sounding Rust wrapper around sql.js-httpvfs
Documentation
1
2
3
4
5
<!DOCTYPE html>

<title>Minimal sql.js-httpvfs demo</title>
<script src="./dist/bundle.js"></script>
<div>Hello World!</div>