Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rt: add missing doc for with_profile | Johannes Stoelp | 2024-02-28 | 1 | -0/+9 |
* | rt: add perf static jit profile support | Johannes Stoelp | 2024-02-28 | 1 | -2/+60 |
* | rt: minor cleanup, update docs, add some basic tests | Johannes Stoelp | 2023-12-07 | 1 | -29/+143 |
* | rt: extend runtime to allow adding multiple code blocks | Johannes Stoelp | 2023-12-05 | 1 | -19/+48 |
* | Remove write permissions from runtime code buffer after copying jitted code | Johannes Stoelp | 2023-10-22 | 1 | -2/+7 |
* | Added CALL and call extern fn example | Johannes Stoelp | 2023-03-05 | 1 | -1/+2 |
* | Updated doc comments | Johannes Stoelp | 2023-03-05 | 1 | -0/+2 |
* | Add minimal runtime to execute code | Johannes Stoelp | 2023-02-27 | 1 | -0/+51 |