2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
sonic/internal/rt
Yi Duan 67cffb15bd
feat:(ast) add fallback api on not-amd64 env (#341)
* feat:(ast) add  fallback api on `not-amd64` env

* test: add native `linux-arm64` CI

* opt: just skip number chars whne `decodeFloat64`

* fmt

* fix: check EOF
2023-01-03 19:47:55 +08:00
..
asm_amd64.s feat:(ast) add fallback api on not-amd64 env (#341) 2023-01-03 19:47:55 +08:00
asm_arm64.s feat:(ast) add fallback api on not-amd64 env (#341) 2023-01-03 19:47:55 +08:00
fastmem.go feat:(ast) add fallback api on not-amd64 env (#341) 2023-01-03 19:47:55 +08:00
fastvalue.go fix:(encoder) pass pv through compiler recursively (#336) 2022-12-13 14:26:58 +08:00
gcwb.go feat: ignore SIGPROF while calling native funcs (#342) 2023-01-03 15:15:51 +08:00
int48.go chore: make it open-source 2021-05-28 23:58:58 +08:00