| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-04-04 | wasm64 | Gus Caplan | -136/+0 | |
| 2021-01-21 | Don't link with --export-dynamic on wasm32-wasi | Dan Gohman | -9/+0 | |
| Remove --export-dynamic from the link arguments on the wasm32-wasi target, as it emits spurious exports and increases code size. Leave it in place for wasm32-unknown-unknown and wasm32-unknown-emscripten. Even though it isn't a great solution there, users are likely depending on its behavior there. | ||||
| 2020-09-03 | Disable use of `--eh-frame-hdr` on wasm32. | Dan Gohman | -0/+1 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+144 | |
