inNative Runtime v0.1.0
This is the initial release of the inNative Runtime v0.1.0 for Windows and Linux. For each platform and architecture, two seperate downloads are available: the SDK, and the runtime package. If you want to embed inNative into your program, you want to download the SDK. If you just want to compile native WebAssembly modules, you can get the smaller runtime package. If you don't know what to get, download the SDK.
Windows
Windows includes an installer for the SDK and runtime package that installs and registers the runtime to run WebAssembly files. However, even if you download the portable zip file version, you can always install it using ./innative-cmd.exe -i.
Windows SDK
- 64-bit installer:
innative-windows-sdk-x64.msi - 32-bit installer:
innative-windows-sdk-x86.msi - 64-bit portable:
innative-windows-sdk-x64.zip - 32-bit portable:
innative-windows-sdk-x86.zip
Windows Runtime
- 64-bit installer:
innative-windows-runtime-x64.msi - 32-bit installer:
innative-windows-runtime-x86.msi - 64-bit portable:
innative-windows-runtime-x64.zip - 32-bit portable:
innative-windows-runtime-x86.zip
Linux
Linux does not currently have a .dpk installer, so only portable versions are offered. Linux also only offers 64-bit compiled versions, for the moment. However, you can still install it using sudo ./innative-cmd -i
Linux SDK
- 64-bit portable:
innative-posix-sdk-x64.tar.gz
SHA1 hash:7bea92eaa8527bf7799a182c9d47de802ab63713
Linux Runtime
- 64-bit portable:
innative-posix-runtime-x64.tar.gz
SHA1 hash:f6661349c240826a54b9810170fa2595a49c1acf