Skip to content

Tags: cloudwego/frugal

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: finalize implementation & README.md (#61)

* minor optimized reflect defer performance issue
* fixed JIT multicore issue

v0.1.16

Toggle v0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix options like WithXXX not working and change default MaxInlineDept…

…h=2 (#47)

v0.1.15

Toggle v0.1.15's commit message
chore: migrate iasm

v0.1.14

Toggle v0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(internal): enable link_emu for arm64 (#43)

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support go1.22 (#42)

v0.1.12

Toggle v0.1.12's commit message
optimize: lockfree

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: toctou on funcTab (#38)

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove rt.NoEscape which may lead to bad pointer fatal (#33)

v0.1.9

Toggle v0.1.9's commit message
chore: iasm v0.9.1

v0.1.8

Toggle v0.1.8's commit message
feat: support go1.21