Skip to content

Commit adb6160

Browse files
committed
more faq.
1 parent 212626d commit adb6160

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/faq.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Frequently Asked Questions
22

3+
#### Where should I asked questions on Slang?
4+
5+
If you run into any questions with the Slang language, the compilation API or the reflection API, please post it on our [GitHub discussion page]((https://github.com/shader-slang/slang/discussions).
6+
7+
#### How do I report a compiler bug?
8+
9+
Please post your issues on our [GitHub issues page](https://github.com/shader-slang/slang/issues).
10+
11+
312
#### Does Slang use LLVM?
413

514
No. The Slang compiler itself is not built on the LLVM tech stack, and does not depend on LLVM.

0 commit comments

Comments
 (0)