atom-archive / xray

An experimental next-generation Electron-based text editor
MIT License
8.48k stars 235 forks source link

Introduce Memo JS #135

Closed nathansobo closed 5 years ago

nathansobo commented 5 years ago

This PR introduces a new JS library that wraps a version of Memo's core Rust implementation that is compiled to WebAssembly. The README for memo_js is a good way to get a sense of what the new JS interface is like. We plan on publishing an initial version of the library soon to npm under @atom/memo.

/cc @as-cii @probablycorey @jeffrafter @joshaber