mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-18 04:54:36 +03:00
[doc] Documentation update (chat links)
This commit is contained in:
@@ -5,7 +5,7 @@ AsmJit is a library for low-latency machine code generation written in C++.
|
||||
|
||||
* [Official Home Page (asmjit.com)](https://asmjit.com)
|
||||
* [Official Repository (asmjit/asmjit)](https://github.com/asmjit/asmjit)
|
||||
* [Public Chat Channel](https://app.element.io/#/room/#asmjit:gitter.im)
|
||||
* [Public Chat Channel](https://app.element.io/#/room/#asmjit:matrix.org)
|
||||
* [Zlib License](./LICENSE.md)
|
||||
|
||||
See [asmjit.com](https://asmjit.com) page for more details, examples, and documentation.
|
||||
@@ -61,7 +61,7 @@ Breaking the API is sometimes inevitable, what to do?
|
||||
* [asmjit_test_compiler_x86.cpp](./asmjit-testing/tests/asmjit_test_compiler_x86.cpp) - Tests targeting AsmJit's Compiler (x86/x64)
|
||||
* [asmjit_test_instinfo.cpp](./asmjit-testing/tests/asmjit_test_instinfo.cpp) - Tests that query instruction information
|
||||
* [asmjit_test_x86_sections.cpp](./asmjit-testing/tests/asmjit_test_x86_sections.cpp) - Multiple sections test
|
||||
* Visit our [Gitter Chat](https://app.gitter.im/#/room/#asmjit:gitter.im) if you need a quick help
|
||||
* Visit our [Public Chat](https://app.element.io/#/room/#asmjit:matrix.org) if you need a quick help
|
||||
|
||||
Support & Funding
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user