Commit 0c955e8
authored
Build wasmtime with wasmtime-c-api-impl crate (#501)
Always uses prefixed wasmtime-c-api-impl, otherwise the prefixed
implementation bitrots. Prefixes the headers in the repo rule to allow
for globbing, which is not possible in a genrule.
The crates_vendor-provided wasmtime-c-api-impl provided build allows us
to upgrade wasmtime solely by changing the version number in the
repositories.bzl and Cargo.toml files.
Build off of #496
---------
Signed-off-by: Matt Leon <mattleon@google.com>1 parent e5865aa commit 0c955e8
47 files changed
Lines changed: 8228 additions & 1342 deletions
File tree
- bazel
- cargo/wasmtime
- remote
- external
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | 190 | | |
230 | 191 | | |
231 | 192 | | |
| |||
239 | 200 | | |
240 | 201 | | |
241 | 202 | | |
242 | | - | |
243 | 203 | | |
244 | | - | |
| 204 | + | |
245 | 205 | | |
246 | 206 | | |
247 | 207 | | |
248 | 208 | | |
249 | 209 | | |
250 | | - | |
| 210 | + | |
251 | 211 | | |
252 | 212 | | |
253 | 213 | | |
| |||
281 | 241 | | |
282 | 242 | | |
283 | 243 | | |
284 | | - | |
| 244 | + | |
285 | 245 | | |
286 | 246 | | |
287 | 247 | | |
| |||
299 | 259 | | |
300 | 260 | | |
301 | 261 | | |
302 | | - | |
303 | 262 | | |
304 | 263 | | |
0 commit comments