Added on-demand object code compilation and loader

This commit is contained in:
Mark Qvist 2025-02-23 14:45:24 +01:00
parent e8f2bd9b0c
commit 5fcdd17665
5 changed files with 34 additions and 2 deletions

View file

@ -22,7 +22,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
import RNS
from CRNS import RNS
import argparse
import threading
import time