<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 1/31/2024 6:18 AM, Luciano Notarfrancesco via Cuis-dev wrote:
<blockquote
cite="mid:CAL5GDyrFwbyNhjC6O6zy9dGpgMWz2qjsLCJq3h7oi0U4+mRqWA@mail.gmail.com"
type="cite">I’m developing a library in C and calling from Cuis
with FFI, and every time I recompile it I need to quit and restart
Cuis. Is<span style="background-color: transparent; border-color:
rgb(0, 0, 0); color: rgb(0, 0, 0);"> there any way to reload a
shared library without quitting?</span>
</blockquote>
<br>
Hi Luciano,<br>
<br>
Take a look at #unloadModule: . At least some platform seemed to
support it. If I remember correctly, I used to use this a long time
ago, for the same reasons as you. It was most likely on Windows.<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
</body>
</html>