forkoff
1.0.0
使用Kafel设置Seccomp过滤器的实验,以防止使用Neon + Rust构建绑定的叉状原型。
当前,当您尝试运行一个过程时,将会增加EPER错误。
git submodule update --init --recursive
curl https://sh.rustup.rs -sSf | sh
npm install -g neon-cli
cd vendor/kafel
make
cp libkafel.so ../../
cp libkafel.so ../../../libkafel.so.1
neon build
npm start