Alex Crichton
8ebaaf928d
Remove the wasmtime wasm2obj command ( #3301 )
...
* Remove the `wasmtime wasm2obj` command
This commit removes the `wasm2obj` subcommand of the `wasmtime` CLI.
This subcommand has a very long history and dates back quite far. While
it's existed, however, it's never been documented in terms of the output
it's produced. AFAIK it's only ever been used for debugging to see the
machine code output of Wasmtime on some modules. With recent changes to
the module serialization output the output of `wasmtime compile`, the
`*.cwasm` file, is now a native ELF file which can be fed to standard
tools like `objdump`. Consequently I dont think there's any remaining
need to keep `wasm2obj` around itself, so this commit removes the
subcommand.
* More code to delete
* Try to fix debuginfo tests
2021-09-08 10:40:58 -05:00
..
2021-08-19 09:20:04 -05:00
2020-04-02 09:04:08 -05:00
2021-09-01 12:25:36 -05:00
2020-10-25 15:48:20 -05:00
2020-02-25 08:52:43 -08:00
2020-06-25 14:03:21 -05:00
2020-03-10 09:36:56 -05:00
2021-09-08 10:40:58 -05:00
2020-03-10 09:36:56 -05:00
2021-07-02 13:09:58 -05:00
2020-05-18 11:43:53 -07:00
2021-03-26 13:01:13 -05:00
2019-12-03 15:15:43 -08:00
2020-08-07 16:54:51 -07:00
2020-02-28 09:22:06 -08:00
2020-06-25 14:03:21 -05:00
2019-10-29 15:55:51 +01:00
2021-01-07 14:11:42 -06:00
2020-07-17 16:19:35 -05:00
2020-03-26 20:31:12 -07:00
2020-03-09 14:06:24 +01:00
2020-06-25 14:03:21 -05:00
2020-07-02 08:49:27 -07:00
2020-06-25 14:03:21 -05:00
2020-06-25 14:03:21 -05:00
2020-06-25 14:03:21 -05:00
2020-06-25 14:03:21 -05:00
2020-06-25 14:03:21 -05:00
2020-06-25 14:03:21 -05:00
2021-07-09 15:45:28 -07:00
2021-09-01 12:25:36 -05:00
2020-08-05 09:16:32 -05:00
2020-04-02 09:04:08 -05:00
2020-04-02 09:04:08 -05:00
2020-06-25 14:03:21 -05:00
2021-06-03 09:10:53 -05:00
2020-06-25 14:03:21 -05:00
2021-06-03 09:10:53 -05:00
2021-06-03 09:10:53 -05:00
2020-06-25 14:03:21 -05:00
2020-06-25 14:03:21 -05:00
2021-06-03 09:10:53 -05:00
2021-07-09 06:22:25 -07:00
2020-08-14 11:47:27 -04:00
2020-11-20 11:43:54 -06:00
2020-07-10 09:29:52 -05:00
2020-07-24 23:49:05 -05:00
2021-07-12 09:01:44 -05:00
2020-06-25 14:03:21 -05:00
2021-06-03 09:10:53 -05:00
2020-04-08 11:03:30 -05:00
2021-05-19 18:24:42 +02:00
2020-03-18 12:42:28 -07:00
2021-05-19 18:24:42 +02:00
2020-07-29 12:53:32 -05:00
2019-10-29 15:55:51 +01:00
2021-08-12 12:33:57 -05:00
2019-10-29 15:55:51 +01:00
2021-08-17 11:22:08 +02:00
2020-03-12 10:49:31 -05:00
2020-04-27 08:43:04 -07:00
2020-03-23 09:58:08 -07:00
2020-03-08 16:11:17 +01:00
2020-03-15 13:15:32 +01:00
2020-02-12 15:37:09 +01:00
2020-04-21 09:10:52 -05:00
2020-06-25 14:03:21 -05:00
2019-11-12 09:18:59 -08:00
2019-04-04 16:14:28 -07:00
2019-03-27 10:58:43 -07:00
2019-03-27 11:49:07 -07:00
2019-09-25 21:21:57 -07:00
2021-07-19 15:04:33 -05:00
2021-08-19 09:20:04 -05:00
2021-03-03 13:26:25 -08:00
2020-03-12 15:05:39 -05:00
2021-06-03 09:10:53 -05:00
2020-05-28 17:16:20 -07:00