Yeechan Lu

Results 3 issues of Yeechan Lu

The previous commit 5c26b181b7fa16962c38a6321ea7092ad32e0bd0 didn't run `scripts/export_x64.ts`.

I am writing a new plugin and I put it at `/Users/USER/Library/Application Support/Harmony/Plugins/node_modules/harmony-USER/index.js`. `package.json` is also presented. The plugin won't load at all. Root Cause I Think In `loadModules`: ```...

Using nix-portable v011 ``` $ nix-portable nix run nixpkgs#htop error: setting up a private mount namespace: Operation not permitted ``` By the way, bwrap runs fine. ``` $ NP_RUNTIME=bwrap nix-portable...