| ... | ... | @@ -11471,7 +11471,7 @@ pub fn main() !void { |
| 11471 | 11471 | 1: 123 |
| 11472 | 11472 | 2: hello{#end_shell_samp#} |
| 11473 | 11473 | <p>A more interesting example would be extracting the list of preopens from the runtime. |
| 11474 | | This is now supported in the standard library via {#syntax#}std.fs.wasi.PreopenList{#endsyntax#}:</p> |
| 11474 | This is now supported in the standard library via {#syntax#}std.fs.wasi.Preopens{#endsyntax#}:</p> |
| 11475 | 11475 | {#code_begin|exe|wasi_preopens#} |
| 11476 | 11476 | {#target_wasi#} |
| 11477 | 11477 | const std = @import("std"); |