node
node copied to clipboard
src: converts args to std::span<std::string_view>
Work in progress.
The goal is to convert std::vector<std::string> to std::span<std::string_view>
Review requested:
- [ ] @nodejs/single-executable
- [ ] @nodejs/startup