jspolicy icon indicating copy to clipboard operation
jspolicy copied to clipboard

ARM64 support

Open githubcdr opened this issue 2 years ago • 5 comments

Hi,

Any chance for arm64 support? I'd like to test this on my raspberry cluster.

githubcdr avatar Dec 04 '21 10:12 githubcdr

@githubcdr thanks for creating this issue! Currently the problem is that the v8 library we use to execute the policies does not yet support arm natively which prevents us from supporting it officially unfortunately.

FabianKramm avatar Dec 07 '21 19:12 FabianKramm

Hi, it seems like the following issue for v8 support for arm64 was closed https://github.com/rogchap/v8go/pull/98 Couldnt we just update to fix this issue in jspolicy?

anoop2811 avatar Oct 11 '22 22:10 anoop2811

Hi , wanted to bump this up. Any chance this would be done soon? @FabianKramm @lizardruss ?

anoop2811 avatar Apr 05 '23 18:04 anoop2811

Hello, any updates?

Negashev avatar Nov 09 '23 11:11 Negashev

Started a PR for this https://github.com/loft-sh/jspolicy/pull/124

bugbounce avatar Mar 31 '24 05:03 bugbounce