1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/wamr
Frederik Haxel 16eff9b6ed native: Linux/x86_64 support
Initial version to test 64 bit compatibility.

Instead of a separate board, the inital version for Linux/x86_64 is enabled
by setting the environment variable `NATIVE_64BIT=y` and compiling as usual.

Not currently implemented:
* Architectures other than x86_64 or operating systems other than Linux
    * No FreeBSD support
    * No Aarch support
* Rust support for x86_64
2024-01-30 16:33:19 +01:00
..
CMakeLists.txt cpu/mips: Remove all mips 2022-09-27 13:42:37 +02:00
config.cmake pkg/wamr: update for ztimer(64) 2022-02-11 13:29:40 +01:00
doc.txt cpu/mips: Remove all mips 2022-09-27 13:42:37 +02:00
Makefile native: Linux/x86_64 support 2024-01-30 16:33:19 +01:00
Makefile.dep cpu/mips: Remove all mips 2022-09-27 13:42:37 +02:00
Makefile.include pkg/wamr: blacklist LLVM 2023-07-18 12:24:10 +02:00