Commit graph

1 commit

Author SHA1 Message Date
Xiaofeng Meng
d0ce299c01
dm-framework: 1.0.0
Next Gen quickjs based datamodel framework, which integrates with bbfdm,
It also has `dm-framework.mk` providing reusable build macros for packages
that integrate with the DM Framework:

- Build/Compile/DM: Generates C code and shared libraries from JSON data
  models using json2code.js, compiles them, and creates package-specific
  .so files
- Build/Install/DM: Installs generated libraries, JS handlers,
  and data model files to the dm-framework directory(dmf)
2025-12-27 13:36:33 +05:30