Skip to content

Commit

Permalink
Update readme to reflect that patch is no longer used
Browse files Browse the repository at this point in the history
  • Loading branch information
DelSkayn committed Nov 18, 2024
1 parent 0ecf1a7 commit 5f15c97
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ This bindings is feature complete, mostly stable and ready to use.
The error handling is only thing which may change in the future.
Some experimental features like `parallel` may not works as expected. Use it for your own risk.

## Using rquickjs on windows

Note that the QuickJS library does not support windows natively, this library supports windows by patching QuickJS.
For patching we use the `patch` utility which needs to be installed when building for windows.
For more information see [#88](https://github.com/delskayn/rquickjs/issues/88).

## Supported platforms

Rquickjs needs to compile a C-library which has it's own limitation on supported platforms, furthermore it needs to generate bindings for that platform.
Expand Down

0 comments on commit 5f15c97

Please sign in to comment.