Commit Graph

107 Commits

Author SHA1 Message Date
Ivan Enderlin
7a67beddad chore(object) Rename a variable. 2020-07-13 11:46:34 +02:00
Ivan Enderlin
f16654822f feat(object) Don't use a default pointer width, raise an error instead. 2020-07-13 11:40:00 +02:00
Ivan Enderlin
211633a183 feat(object) Use the target to guess the relocation kind.
Also, returns an `ObjectError` if the architecture isn't supported
rather than defaulting to some values.
2020-07-13 11:36:00 +02:00
Ivan Enderlin
ee9ba27c27 feat(object) Use the target to guess the relocation encoding. 2020-07-13 11:28:46 +02:00
Ivan Enderlin
5d6da55605 feat(object) Use the target pointer width for relocation targets. 2020-07-13 11:16:39 +02:00
Nick Lewycky
635f8a4284 Remove references to non-existant clippy.toml. 2020-07-10 14:49:37 -07:00
Syrus
b78b490e85 Use wasmer object to generate the object file 2020-06-24 20:52:46 -07:00