koffi 1.0.4 → 1.0.5
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 -2
- package/build/qemu/1.0.5/koffi_darwin_x64.tar.gz +0 -0
- package/build/qemu/1.0.5/koffi_freebsd_arm64.tar.gz +0 -0
- package/build/qemu/1.0.5/koffi_freebsd_ia32.tar.gz +0 -0
- package/build/qemu/1.0.5/koffi_freebsd_x64.tar.gz +0 -0
- package/build/qemu/1.0.5/koffi_linux_arm.tar.gz +0 -0
- package/build/qemu/1.0.5/koffi_linux_arm64.tar.gz +0 -0
- package/build/qemu/1.0.5/koffi_linux_ia32.tar.gz +0 -0
- package/build/qemu/1.0.5/koffi_linux_x64.tar.gz +0 -0
- package/build/qemu/1.0.5/koffi_win32_ia32.tar.gz +0 -0
- package/build/qemu/1.0.5/koffi_win32_x64.tar.gz +0 -0
- package/package.json +1 -1
- package/build/qemu/1.0.4/koffi_darwin_x64.tar.gz +0 -0
- package/build/qemu/1.0.4/koffi_freebsd_arm64.tar.gz +0 -0
- package/build/qemu/1.0.4/koffi_freebsd_ia32.tar.gz +0 -0
- package/build/qemu/1.0.4/koffi_freebsd_x64.tar.gz +0 -0
- package/build/qemu/1.0.4/koffi_linux_arm.tar.gz +0 -0
- package/build/qemu/1.0.4/koffi_linux_arm64.tar.gz +0 -0
- package/build/qemu/1.0.4/koffi_linux_ia32.tar.gz +0 -0
- package/build/qemu/1.0.4/koffi_linux_x64.tar.gz +0 -0
- package/build/qemu/1.0.4/koffi_win32_ia32.tar.gz +0 -0
- package/build/qemu/1.0.4/koffi_win32_x64.tar.gz +0 -0
package/README.md
CHANGED
|
@@ -22,7 +22,7 @@ After the release of version 1.0, the following features are planned:
|
|
|
22
22
|
|
|
23
23
|
The following platforms __are officially supported and tested__ at the moment:
|
|
24
24
|
|
|
25
|
-
|
|
25
|
+
Platform | Architecture | JS to C | C to JS (callback) | Pre-built binary
|
|
26
26
|
--------- | -------------------------------- | -------- | ------------------ | ----------------
|
|
27
27
|
Windows | x86 (cdecl, stdcall, fastcall) | 🟩 Yes | 🟥 No | 🟩 Yes
|
|
28
28
|
Windows | x86_64 | 🟩 Yes | 🟥 No | 🟩 Yes
|
|
@@ -46,7 +46,7 @@ NetBSD | ARM64 Little Endian | 🟧 Maybe | 🟥 No
|
|
|
46
46
|
🟧 May work, but not actively tested
|
|
47
47
|
🟥 Does not work yet
|
|
48
48
|
|
|
49
|
-
This is still in development, bugs are to expected. More tests will come in the near future.
|
|
49
|
+
This is still in development, bugs are to be expected. More tests will come in the near future.
|
|
50
50
|
|
|
51
51
|
# Get started
|
|
52
52
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|