Skip to content

lib,src,permission: port path.resolve to C++

We're porting path.resolve to C++ to be used on the permission model and other places.

Summary: The permission Model now accepts relative paths through the CLI. Example: --experimental-permission --allow-fs-read=./index.js

Refs: https://github.com/nodejs/security-wg/issues/898

Merge request reports

Loading