Will there be performance and security improvements?

    • @[email protected]
      link
      fedilink
      01 year ago

      while C has to fiddle with void* and function pointer to get similar flexibility, which are much harder to optimize, as none of the type information is there.

      I thought we were discussing speed, not ease of use?