• Q: Should we be able to implement very-low-level facilities in Cpp2? If so will it have unsafe blocks/functions?
  • A: Yes, I intend that we can write full programs in Cpp2 syntax only. No, I'm not a fan of "unsafe" as a monolithic hammer, I want to be able to declare my intent of which rules I want to break and suspend only those.