Skip to content

Commit 260e507

Browse files
committed
docs: add Linux arm64 support
Document the released prebuild platform so the public requirements match current Linux support.
1 parent 0f59599 commit 260e507

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ You can watch the recording [here](https://youtu.be/KyIhxEiNnfc).
133133
Jazzer.js supports Node.js LTS versions on the following platforms, other
134134
versions are best effort only:
135135

136-
- Linux x86_64
136+
- Linux x86_64 and arm64
137137
- macOS x86_64 and arm64
138138
- Windows x86_64
139139

docs/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ applications using [libFuzzer](https://llvm.org/docs/LibFuzzer.html).
77

88
Support for:
99

10-
- Linux x86_64
10+
- Linux x86_64 and arm64
1111
- macOS x86_64 and arm64
1212
- Windows x86_64
1313

0 commit comments

Comments
 (0)