fn readLinkWasi(self: Dir, sub_path: []const u8, buffer: []u8) ![]u8

WASI-only. Same as readLink except targeting WASI.

Parameters

self: Dir,
sub_path: []const u8,
buffer: []u8,