728 B
728 B
Change Log
All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
Unreleased
Added
- Macro for easily wrapping native functions with arbitrary logic
- Functions for creating wrapper fns for native functions
- Macro for easily defining struct types
- Functions to create scopes for deterministic deallocation
- Functions to load libraries by name or path
- Support for serializing and deserializing arbitrary Clojure functions
- Support for serializing and deserializing arbitrary Clojure data structures