Skip to content

Conversation

Perksey
Copy link
Member

@Perksey Perksey commented Aug 3, 2019

Summary of the PR

  • Adds a GetProcAddress method to ISilkPlatform
  • Adds an IPlatformLoader which uses the ISilkPlatform to load symbols via ADL
  • Adds a SymbolLoaderName property to the profile JSON and bakery JSON.
  • Adds a static constructor to NativeAPIs
  • Refactors LibraryLoader to use multiple NativeLibraryBuilders.
  • Closes Use a custom symbol loader #22

Related issues, Discord discussions, or proposals

#22

Further Comments

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good! Well organized and structured changes.

@Perksey Perksey merged commit 0c8a5d5 into master Aug 3, 2019
@Perksey Perksey deleted the symbols branch August 3, 2019 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use a custom symbol loader

1 participant