You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is part of #16, which is actually about Mug rather than Mountebank. Oops.
Also includes new [runtime/memory-ref] and [runtime/memory-set!] functions that
are made available within the bodies of runtime functions. This avoids the
client having to think about time ticks or getting access to the emulator's
memory directly.
The Mug runtime requires additional external functions that I think will exercise the runtime system capabilities from #1, e.g.,
memcpy
.The text was updated successfully, but these errors were encountered: