Dan Gohman
c78196bd01
Update repository URLs for the Bytecode Alliance. ( #550 )
2019-11-12 09:18:59 -08:00
Nick Fitzgerald
01ab20e372
Bump cranelift deps to 0.50.0
2019-11-11 15:52:49 -08:00
Dan Gohman
061b453255
Remove unneeded extern crate, macro_use, and tidy uses.
2019-11-08 17:55:38 -08:00
Dan Gohman
dd27237c74
Avoid capturing a pointer into a temporary CString buffer.
2019-11-08 17:15:37 -08:00
Dan Gohman
39b0d670c5
rustfmt and trim trailing whitespace.
2019-11-08 17:15:37 -08:00
Dan Gohman
1a0ed6e388
Use the more-asserts crate in more places.
...
This provides assert_le, assert_lt, and so on, which can print the
values of the operands.
2019-11-08 15:24:53 -08:00
Dan Gohman
a2b4148a91
General Cargo.toml cleanup. ( #529 )
...
* General Cargo.toml cleanup.
- Remove travis-ci attributes.
- Remove "experimental" badges from actively-developed crates.
- Reflow some long lines.
- Use dependency features consistently.
- Add readme attributes
* Update WASI to the latest trunk.
This notably adds a .gitignore file for the WASI directory.
2019-11-08 17:22:37 -06:00
Dan Gohman
97d37e9369
Add a keywords field to Cargo.toml files.
2019-11-08 12:34:58 -08:00
Dan Gohman
22641de629
Initial reorg.
...
This is largely the same as #305 , but updated for the current tree.
2019-11-08 06:35:40 -08:00