Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
js -d:nodejs now supports osenv:
getEnv
, putEnv
, envPairs
, `del…
…Env`, `existsEnv` (v2) (nim-lang#15826) * js -d:nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `existsEnv` * refactor to osenv * fix for js (without -d:nodejs) + VM Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
- Loading branch information