mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-17 04:24:37 +03:00
Updated README to inform about the next branch
This commit is contained in:
@@ -8,6 +8,11 @@ Complete x86/x64 JIT and Remote Assembler for C++.
|
||||
* [Official Chat (gitter)](https://gitter.im/kobalicek/asmjit)
|
||||
* [Permissive ZLIB license](./LICENSE.md)
|
||||
|
||||
News
|
||||
----
|
||||
|
||||
For all new users - please use asmjit:next branch instead of asmjit:master if you are starting with AsmJit and want to use a new API, which is not backward compatible with current master. Asmjit:next is still in development, but the main refactorization already happened, so if it breaks it will be minor changes.
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user