Requirements:
-qemu-system-x86_64
-dmd compiler
Steps for running a D application in Unikraft:
-cp [D source files] apps/helloworld/
-update apps/helloworld/Makefile.uk with the filenames
-make menuconfig
Select:
-> Platform Configuration
-> Linux User Space
-> KVM Guest
-> Library Configuration
-> uksched
-make
-sudo qemu-system-x86_64 -enable-kvm -nographic -device isa-debug-exit -kernel build/helloworld_kvm-x86_64.dbg
-
Notifications
You must be signed in to change notification settings - Fork 1
CristiBM/DRuntime-app-test-and-dev
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published