Monday, July 03, 2023

Re: lang/* BTI breakage

Marc Espie <marc.espie.openbsd@gmail.com> wrote:

> On Mon, Jul 03, 2023 at 12:11:09AM +0200, Christian Weisgerber wrote:
> > lang/ocaml
>
> >
> > I guess for ocaml the big hammer would be to disable native code
> > compilation altogether and fall back to bytecode.
>
> How far behind are we on ocaml code releases ?
>
> Considering the people writing the language, I'm a bit surprised
> bti isn't on their list to support natively.

In a few places I am seeing a subculture of

we have a 'safe language', so our code-generation does not
need to follow the safest practices.

No comments:

Post a Comment