radianceRadiance self-hosting compiler home log refs
agent/kernel-t2
  • master
  • agent/cell-permissions
  • cloudhead/master-next
  • agent/master-fixes
  • agent/opaque-records
  • agent/safe-ast
  • agent/lexical-regions-kernel-t2
  • agent/kernel-t2
  • kernel
  • cloudhead/memory-safety
  • cloudhead/generic-core-types
  • radiance-generics
  • ai/ril-safety
b15c0ef2 kernel: Allow dropping capabilities for dead domains Alexis Sellier 13 days ago
Clone
compiler/ kernel/ lib/ scripts/ count-lines-no-comments.sh 1.2 KiB count-lines.sh 1.1 KiB objdump 63 B seed/ sublime/ test/ vim/ .gitignore 336 B .gitsigners 112 B CONTRIBUTING 2.1 KiB LICENSE 1.1 KiB Makefile 10.2 KiB README 2.5 KiB STYLE 2.5 KiB std.lib 1.5 KiB std.lib.test 551 B
scripts/objdump 63 B raw
1
#!/bin/sh
2
exec riscv64-elf-objdump -D -bbinary -mriscv:rv64 $1