mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-28 23:41:03 +00:00
Add nodejs support
This commit is contained in:
3
cmake/misc/node-pre-script.js
Normal file
3
cmake/misc/node-pre-script.js
Normal file
@@ -0,0 +1,3 @@
|
||||
Module['preRun'] = () => {
|
||||
ENV = process.env;
|
||||
};
|
||||
Reference in New Issue
Block a user