Files
wasmtime/crates
Alex Crichton c241f18b81 Use Linker in *.wast testing (#1391)
* Use `Linker` in `*.wast` testing

By default `Linker` disallows shadowing previously defined items, but it
looks like the `*.wast` test suites rely on this so this commit adds a
boolean flag to `Linker` as well indicating whether duplicates are
allowed.

* Review comments

* Add a test with a number of recursive instances

* Deny warnings in doctests

* No tabs
2020-03-24 17:37:32 -05:00
..
2020-03-24 17:37:32 -05:00
2020-03-23 21:02:31 -05:00
2020-03-24 08:47:31 -05:00
2020-03-23 08:56:51 -05:00
2020-03-23 09:58:08 -07:00
2020-03-20 11:59:16 -07:00
2020-03-20 21:54:44 +01:00
2020-03-24 17:37:32 -05:00