For now, symbol lookups are to require a linear scan. We can speed this up in the future by adding a cache and further down the line considering a hashmap. Signed-off-by: Ian Moffett <ian@mirocom.org>
For now, symbol lookups are to require a linear scan. We can speed this up in the future by adding a cache and further down the line considering a hashmap. Signed-off-by: Ian Moffett <ian@mirocom.org>