Skip to content
  • Charles Jacobsen's avatar
    libasync-integration: async rpc working! · 71f69881
    Charles Jacobsen authored and Vikram Narayanan's avatar Vikram Narayanan committed
    Fixed a nasty bug in module loader (my bad). I wasn't allocating
    sufficient memory to account for init symbols.
    
    Also, we don't need to do the temporary return address NULL out
    for isolated code, and it doesn't work so well anyway; so, we only
    do it for non-isolated code.
    71f69881