Skip to content

Commit f2a52c6

Browse files
author
Le Yao
committed
Remove some unsupport system call for WASM
Signed-off-by: Le Yao <le.yao@intel.com>
1 parent 5a0ae73 commit f2a52c6

File tree

6 files changed

+683
-292
lines changed

6 files changed

+683
-292
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ and applying traditional ModSecurity processing. In general, it provides the
2020
capability to load/interpret rules written in the ModSecurity SecRules format
2121
and apply them to HTTP content provided by your application via Connectors.
2222

23+
# Build ModSecurity WASM library
24+
25+
Please read this [guide]() to build your own wasm library using Emscripten.
26+
27+
2328
If you are looking for ModSecurity for Apache (aka ModSecurity v2.x), it is still under maintenance and available:
2429
[here](https://github.com/SpiderLabs/ModSecurity/tree/v2/master).
2530

0 commit comments

Comments
 (0)