Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 675 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 675 Bytes

Silk

Silk is a library and application (Weave) to expose features of CIL that aren't available in all CIL high level languages.

Usage

Add a reference to Silk.dll to your project. Call appropriate Silk.Cil methods and then rewrite the assembly after compilation with Weave. This can be automated by adding the following to your msbuild project file. Add the appropriate path to Weave for your project.