Commit Graph

4 Commits

Author SHA1 Message Date
85c4b2eb46 Add rustfmt config and format code
Close #3
2024-05-11 15:42:42 +02:00
01e584bdec Fix memory leak caused by wrongly placed addRef()
Close #4
2024-05-11 11:54:21 +02:00
095c719ff8 Implement ISession and remove ICompileRequest
The ICompileRequest is part of Slang's legacy API, and will be removed
in the future. The ISession and associated interfaces are to be used
instead.
2024-04-05 11:53:27 +02:00
5abe4533ba Initial commit 2024-03-02 10:51:46 +01:00