Skip to content

Commit

Permalink
README.md: Note +NO_UNWIND
Browse files Browse the repository at this point in the history
  • Loading branch information
lukego committed Mar 16, 2017
1 parent 8f2744a commit 5660da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RaptorJIT is a fork of LuaJIT targeting Linux/x86-64 server applications.

Initial changes (ongoing work):

- Support only Linux/x86-64 with `+JIT +FFI +GC64` and `-GDBJIT
- Support only Linux/x86-64 with `+JIT +FFI +GC64 +NO_UNWIND` and `-GDBJIT
-PERFTOOLS -VMEVENT -PROFILE` and otherwise canonical settings.
Remove the ~50,000 lines of code for other architectures, operating
systems, and features.
Expand Down

0 comments on commit 5660da3

Please sign in to comment.