Releases: animagram-jp/context-engine
Releases · animagram-jp/context-engine
C-Engine is now working in wasm
subject
no_std, wasm compilable and yaml parser ng is moved to precompile feature
Full Changelog
warning
See #64 there is an issue left that decrease ease of apply in all projects. I'll resolve this.
Symmetrize *Client and change to Arcs
subject
Symmetrize and Clean Up *Client and internal structure.
I refined this through applying to WebAssembly development.
Now I know the true meaning of this library is enabling global addressing by apps regardless it is on server or browser.
How to install:
cargo add state-enginemake no std core & synmetric *Client
release
make no std core & synmetric *Client. All docTest and unit test passed, and integeration test passed on docker compose.
#32 [improvement] bit design for n Layer map made breakthrough
[fix] #11 Manifest::removeMeta()
subject
I fiexed an empty obj return bug caused by Manifest::removeMeta() did not neaten return when called by Manifest::get(). Thank you for reading.