Skip to content

Commit

Permalink
Try #2123:
Browse files Browse the repository at this point in the history
  • Loading branch information
bors[bot] authored Feb 17, 2021
2 parents c19ebc3 + f92a443 commit 5a872cf
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 89 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
## **[Unreleased]**

### Added
- [#2123](https://github.com/wasmerio/wasmer/pull/2123) Use `ENABLE_{{compiler_name}}=(0|1)` to resp. force to disable or enable a compiler when running the `Makefile`, e.g. `ENABLE_LLVM=1 make build-wasmer`.
- [#2123](https://github.com/wasmerio/wasmer/pull/2123) `libwasmer` comes with all available compilers per target instead of Cranelift only.
- [#2118](https://github.com/wasmerio/wasmer/pull/2118) Add an unstable non-standard C API to query available engines and compilers.

### Changed
Expand Down
Loading

0 comments on commit 5a872cf

Please sign in to comment.