File tree 1 file changed +5
-9
lines changed
1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
- * THIS FILE IS AUTO-GENERATED from the following files:
3
- * wasi_snapshot_preview1.witx
4
- *
5
- * To regenerate this file execute:
6
- *
7
- * cargo run --manifest-path tools/wasi-headers/Cargo.toml generate-libc
8
- *
9
- * Modifications to this file will cause CI to fail, the code generator tool
10
- * must be modified to change this file.
2
+ * <wasi/api.h>. This file contains declarations describing the WASI ABI
3
+ * as of "snapshot preview1". It was originally auto-generated from
4
+ * wasi_snapshot_preview1.witx, however WASI is in the process of
5
+ * transitioning to a new IDL and header file generator, and this file
6
+ * is temporarily being manually maintained.
11
7
*
12
8
* @file
13
9
* This file describes the [WASI] interface, consisting of functions, types,
You can’t perform that action at this time.
0 commit comments