koffi 1.2.2 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_darwin_arm64.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_darwin_x64.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_freebsd_arm64.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_freebsd_ia32.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_freebsd_x64.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_linux_arm.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_linux_arm64.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_linux_ia32.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_linux_riscv64.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_linux_x64.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_openbsd_ia32.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_openbsd_x64.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_win32_ia32.tar.gz +0 -0
- package/build/qemu/{1.2.2 → 1.2.3}/koffi_win32_x64.tar.gz +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -34,7 +34,7 @@ x86 (IA32) [^1] | 🟩 Yes | 🟩 Yes | ⬜️ *N/A* | 🟩 Yes
|
|
|
34
34
|
x86_64 (AMD64) | 🟩 Yes | 🟩 Yes | 🟩 Yes | 🟩 Yes | 🟩 Yes
|
|
35
35
|
ARM32 LE [^2] | ⬜️ *N/A* | 🟩 Yes | ⬜️ *N/A* | 🟨 Probably | 🟨 Probably
|
|
36
36
|
ARM64 (AArch64) LE | 🟧 Maybe | 🟩 Yes | 🟩 Yes | 🟩 Yes | 🟨 Probably
|
|
37
|
-
RISC-V 64 [^
|
|
37
|
+
RISC-V 64 [^3] | ⬜️ *N/A* | 🟩 Yes | ⬜️ *N/A* | 🟨 Probably | 🟨 Probably
|
|
38
38
|
|
|
39
39
|
[^1]: The following call conventions are supported: cdecl, stdcall, MS fastcall, thiscall.
|
|
40
40
|
[^2]: The prebuilt binary uses the hard float ABI and expects a VFP coprocessor. Build from source to use Koffi with a different ABI (softfp, soft).
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|