It does not work out of box because webassembly cannot directly access local file system due to security reason. But I think we can use some api to talk to JavaScript. It's just an early experiment, more work needs to…
It does not work out of box because webassembly cannot directly access local file system due to security reason. But I think we can use some api to talk to JavaScript. It's just an early experiment, more work needs to…