Alex Crichton
ff37001713
Add some unstable target features for the wasm target codegen
...
I was experimenting with cross-language LTO for the wasm target recently
between Rust and C and found that C was injecting the `+mutable-globals`
flag on all functions. When specifying the corresponding
`-Ctarget-feature=+mutable-globals` feature to Rust it prints a warning
about an unknown feature. I've added the `mutable-globals` feature plus
another few I know of to the list of known features for wasm targets.
These features all continue to be unstable to source code as they were
before.
2022-06-06 15:01:17 -07:00
..
2022-06-02 07:58:29 +00:00
2022-06-03 17:02:14 +00:00
2022-06-04 15:28:15 +02:00
2022-06-04 00:50:45 +02:00
2022-06-02 11:22:16 +10:00
2022-05-24 13:51:36 +02:00
2022-06-03 17:10:51 +02:00
2022-06-02 09:00:04 -03:00
2022-06-02 10:46:13 -04:00
2022-05-27 07:36:17 -04:00
2022-06-06 18:05:07 +08:00
2022-06-06 15:01:17 -07:00
2022-06-06 16:09:54 +00:00
2022-06-04 17:46:36 +02:00
2022-06-05 07:02:32 +03:00
2022-06-06 14:34:59 +02:00
2022-05-31 16:28:05 -05:00
2022-06-05 09:30:53 +00:00
2022-06-02 09:00:04 -03:00
2022-06-02 16:04:42 +00:00
2022-06-06 14:34:55 +02:00
2022-06-04 15:28:15 +02:00
2022-05-20 20:49:55 +00:00
2022-06-03 20:42:42 +04:00
2022-06-03 16:46:20 +00:00
2022-06-06 10:43:27 +00:00
2022-06-03 16:46:19 +00:00
2022-05-26 13:14:24 +02:00
2022-06-03 17:01:53 +00:00
2022-06-03 17:02:14 +00:00
2022-06-06 16:09:54 +00:00
2022-06-03 20:42:42 +04:00
2022-05-31 00:00:00 +00:00
2022-06-05 09:30:53 +00:00
2022-05-26 11:15:15 +00:00
2022-06-06 01:40:52 +04:00
2022-06-06 14:34:56 +02:00
2022-05-18 07:40:58 +09:00
2022-06-03 17:02:14 +00:00
2022-06-02 12:22:04 +10:00
2022-06-06 14:34:55 +02:00
2022-06-03 17:02:14 +00:00
2022-06-03 16:46:20 +00:00
2022-06-03 17:01:53 +00:00
2022-05-14 23:53:11 +00:00
2022-06-06 13:28:58 +00:00
2022-06-06 08:37:01 +02:00
2022-05-20 20:04:54 -04:00
2022-05-30 09:19:03 +00:00
2022-06-03 17:01:53 +00:00
2022-06-06 14:34:55 +02:00