mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-28 19:29:28 +00:00
1. Use single tabs rather than three, it fits in a small terminal window, 2. `CAPI_WASMER_TESTS` has been removed in https://github.com/wasmerio/wasmer/pull/2375, but partially. This patch finishes the work. 3. The `test-%: %.o` rule is a remainder of some older code, it's no longer needed.