Commit Graph

7 Commits

Author SHA1 Message Date
086205bfcc Remove wasmer_engine_universal{,_artifact} and merge into wasmer_compiler 2022-06-16 16:57:45 +03:00
e5a784a006 feat: Rename wasmer-engine-jit to wasmer-engine-universal.
This (small) patch renames the `wasmer-engine-jit` crate into
`wasmer-engine-universal`.
2021-05-25 16:12:06 +02:00
13e6f29c29 Set compiler config to be owned (following wasm-c-api) 2020-12-04 02:39:19 -08:00
e276b37e1f doc(examples) s/bash/shell/ for the sake of consistency. 2020-07-20 10:28:22 +02:00
942caadb0d Fixed examples 2020-07-15 12:35:49 -07:00
b3c873cd8a Trying to fix windows compilation 2020-07-14 17:42:24 -07:00
6f1677f5b3 Added more examples 2020-07-14 14:14:46 -07:00