Skip to content

Commit ba3c9b8

Browse files
committed
update readme and remove performance test
The performace test is removed due to it being inconsistent in the test runner environment. Signed-off-by: Karthik Ganeshram <karthik.ganeshram@fermyon.com>
1 parent 5b85fce commit ba3c9b8

File tree

2 files changed

+4
-28
lines changed

2 files changed

+4
-28
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ As more components are written in JavaScript, and there exist scenarios where mu
4949

5050
Establishing this initial prototype as a singular flexible engine foundation that can be turned into a shared library is therefore the focus for this project.
5151

52+
### Weval AOT Compilation
53+
54+
Note: unfortunately Weval AOT Compilation is disabled for the time being, due to incompatibilities with newer versions of the LLVM toolchain used to compile StarlingMonkey. See [this](https://bytecodealliance.zulipchat.com/#narrow/channel/459697-StarlingMonkey/topic/Updating.20Gecko.20version/near/527089464) and the following messages for details.
55+
5256
## Platform APIs
5357

5458
The following APIs are available:

test/builtins/performance.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)