Michael Goulet
7133257d4f
Rollup merge of #125869 - alexcrichton:add-p1-to-wasi-targets, r=wesleywiser
...
Add `target_env = "p1"` to the `wasm32-wasip1` target
This commit sets the `target_env` key for the
`wasm32-wasi{,p1,p1-threads}` targets to the string `"p1"`. This mirrors how the `wasm32-wasip2` target has `target_env = "p2"`. The intention of this is to more easily detect each target in downstream crates to enable adding custom code per-target.
cc #125803
<!--
If this PR is related to an unstable feature or an otherwise tracked effort,
please link to the relevant tracking issue here. If you don't know of a related
tracking issue or there are none, feel free to ignore this.
This PR will get automatically assigned to a reviewer. In case you would like
a specific user to review your work, you can assign it to them by using
r? <reviewer name>
-->
2024-06-12 14:26:24 -04:00
..
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-22 20:58:57 +02:00
2024-05-22 20:58:57 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-20 11:44:09 +02:00
2024-05-20 11:44:09 +02:00
2024-05-20 11:44:09 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-21 20:16:39 +00:00
2024-05-21 20:16:39 +00:00
2024-05-09 14:47:09 +10:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-06 07:44:41 +02:00
2024-05-04 11:30:38 +02:00
2024-05-24 20:12:42 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-04 11:30:38 +02:00
2024-05-09 14:47:09 +10:00
2024-05-09 14:47:09 +10:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-09 14:47:09 +10:00
2024-05-09 14:47:09 +10:00
2024-05-04 11:30:38 +02:00
2024-05-04 11:30:38 +02:00
2024-05-21 20:16:39 +00:00
2024-05-05 14:30:35 +02:00
2024-06-12 14:26:24 -04:00