Files
wasmtime/crates
Alex Crichton 724beaf0f3 Connect helper C symbols to their static library
This commit adds a `#[link]` annotation to the block defining symbols
coming from a native static library that we build and link. This is
required by rustc to get symbols to get exported correctly when linking
wasmtime into a Rust dynamic library instead of always as an rlib.

While I was at it I went ahead and renamed the symbols now that they're
no longer in C++ and they're doing setjmp/longjmp and not much else.

Closes #3006
2021-06-21 07:27:22 -07:00
..
2021-06-10 12:47:45 -05:00
2021-06-15 22:56:10 -05:00
2021-06-09 14:00:13 -05:00
2021-06-15 22:56:10 -05:00
2021-06-09 14:00:13 -05:00
2021-06-09 14:00:13 -05:00
2021-06-09 14:00:13 -05:00
2021-06-15 06:40:45 -07:00
2021-06-09 14:00:13 -05:00
2021-06-09 14:00:13 -05:00
2021-06-15 22:56:10 -05:00
2021-06-15 22:56:10 -05:00