alexherbo2 has quit [Remote host closed the connection]
wingsorc__ has joined #ocaml
jyc has quit [Ping timeout: 240 seconds]
GreaseMonkey has quit [Remote host closed the connection]
jyc has joined #ocaml
greaser|q has joined #ocaml
<discocaml>
<bustus_jonas> I am trying to a dune project on macos and it builds fine, but running the executable with `dune exec` results in an out of memory error.
<discocaml>
<bustus_jonas> Can I assign it more?
<discocaml>
<bustus_jonas> Can I assign it more? It seems to be working otherwise, a window opens and I can see the gui that I am supposed to see for just a frame.
wingsorc__ has quit [Remote host closed the connection]
<discocaml>
<froyo> something cursed you can do that I just thought of is catch `Out_of_memory` and do `Unix.execvp "ulimit" (Array.append [|"mem args"|] Sys.argv)`
<discocaml>
<bustus_jonas> I believe the mistake is on me. I was under the impression that ocaml had a VM which had limited memory access (similar to java)
<discocaml>
<bustus_jonas> If it is a legit error, I will just report to the repo owner
<discocaml>
<hockletock> There is a runtime but no VM for native code. You can influence how the Gc behaves with OCAMLRUNPARAM settings, but my understanding is that there is no memory limit imposed by the runtime
azimut has joined #ocaml
wingsorc__ has joined #ocaml
azimut has quit [Remote host closed the connection]
azimut has joined #ocaml
ralu1 has quit [Server closed connection]
ralu1 has joined #ocaml
azimut has quit [Remote host closed the connection]
azimut has joined #ocaml
<discocaml>
<Thomasgray> I'll help 10 people to earn $30-50k within 72 hours from the crypto market but you will pay me 10% of your profit when you receive it. Note only interested people should apply, drop a message let's get started by asking (HOW)
adrien has quit [Server closed connection]
adrien has joined #ocaml
xenu has quit [Server closed connection]
xenu has joined #ocaml
Techcable has quit [Remote host closed the connection]