community icon indicating copy to clipboard operation
community copied to clipboard

WebAssembly build of LevelDB

Open puzrin opened this issue 6 years ago • 14 comments

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.

puzrin avatar May 25 '18 17:05 puzrin