Hi everyone! For our graph database, Memgraph [1], we have just built a WASM-based JavaScript client adapter called jsmgclient.
One of our engineers has described in depth the process that he has used to achieve this. [2]
If you have used WASM can you take a look at our approach and tell us what you think about our approach? Do you see any things that we should have done differently?
[1] https://memgraph.com/
[2] https://memgraph.com/blog/wasm-introducing-the-very-first-wa...