Open
Description
It would be nice to have webassembly build of leveldown. There are many cases when platform independent build is more preferable than top performance.
Example: wrapped Google's woff2
https://github.com/fontello/wawoff2. ~ 2x slower than native, but no need to recompile, download and so on. Convenient.