In the pet daemon, workers currently require a power to convert paths to URL specifiers. This creates undue coupling to the underlying platform. A module specifier should suffice in this place. This generalizes well between daemon-on-web and daemon-on-node.
In the pet daemon, workers currently require a power to convert paths to URL specifiers. This creates undue coupling to the underlying platform. A module specifier should suffice in this place. This generalizes well between daemon-on-web and daemon-on-node.