koffi 1.2.1 → 1.2.2
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 +2 -3
- package/build/qemu/1.2.2/koffi_darwin_arm64.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_darwin_x64.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_freebsd_arm64.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_freebsd_ia32.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_freebsd_x64.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_linux_arm.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_linux_arm64.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_linux_ia32.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_linux_riscv64.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_linux_x64.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_openbsd_ia32.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_openbsd_x64.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_win32_ia32.tar.gz +0 -0
- package/build/qemu/{1.2.1 → 1.2.2}/koffi_win32_x64.tar.gz +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -33,13 +33,12 @@ ISA / OS | Windows | Linux | macOS | FreeBSD | OpenBS
|
|
|
33
33
|
x86 (IA32) [^1] | 🟩 Yes | 🟩 Yes | ⬜️ *N/A* | 🟩 Yes | 🟩 Yes
|
|
34
34
|
x86_64 (AMD64) | 🟩 Yes | 🟩 Yes | 🟩 Yes | 🟩 Yes | 🟩 Yes
|
|
35
35
|
ARM32 LE [^2] | ⬜️ *N/A* | 🟩 Yes | ⬜️ *N/A* | 🟨 Probably | 🟨 Probably
|
|
36
|
-
ARM64 (AArch64) LE | 🟧 Maybe | 🟩 Yes | 🟩 Yes
|
|
36
|
+
ARM64 (AArch64) LE | 🟧 Maybe | 🟩 Yes | 🟩 Yes | 🟩 Yes | 🟨 Probably
|
|
37
37
|
RISC-V 64 [^4] | ⬜️ *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).
|
|
41
|
-
[^3]:
|
|
42
|
-
[^4]: Only the LP64D (double-precision float) ABI gets tested. The LP64 ABI is supported in theory (untested), the LP64F ABI is not supported.
|
|
41
|
+
[^3]: Only the LP64D (double-precision float) ABI gets tested. The LP64 ABI is supported in theory (untested), the LP64F ABI is not supported.
|
|
43
42
|
|
|
44
43
|
The following features are planned in the near future:
|
|
45
44
|
|
|
Binary file
|
|
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
|