Files
wasmer/docs
Sven Sauleau ed0951fbce add basic coredump generation
This change adds a basic coredump generation after a WebAssembly trap
was entered. The coredump includes rudimentary stack / process debugging
information.

A new CLI argument is added to enable coredump generation:

```
wasmer --coredump-on-trap=/path/to/coredump/file module.wasm
```

See docs/en/examples-coredump.md.

Refs https://github.com/wasmerio/wasmer/issues/3578
2023-02-27 21:12:28 +00:00
..
2023-02-27 21:12:28 +00:00
2023-01-27 12:32:36 +09:00
2022-06-16 16:57:45 +03:00
2022-06-16 16:57:45 +03:00
2022-05-13 22:37:20 -03:00

Wasmer Documentation

Wasmer provides multiple documentations. Here are some pointers: