This website requires JavaScript.
Explore
Help
Register
Sign In
mleku
/
wazero
Watch
1
Star
0
Fork
0
You've already forked wazero
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a9ec3b62d30dcfe82b1e4f9faa6ab704be9e0027
wazero
/
internal
/
asm
History
Takeshi Yoneda
3aeeb0b01d
asm/arm64: avoids using unnecessary map access (
#1355
)
...
Signed-off-by: Takeshi Yoneda <
takeshi@tetrate.io
>
2023-04-11 15:40:33 +09:00
..
amd64
compiler: avoids allocation in label resolution (
#1326
)
2023-03-30 22:26:18 -07:00
arm64
asm/arm64: avoids using unnecessary map access (
#1355
)
2023-04-11 15:40:33 +09:00
assembler_test.go
compiler: remove embedding of pointers of jump tables (
#650
)
2022-06-23 13:42:46 +09:00
assembler.go
compiler: avoids allocation in label resolution (
#1326
)
2023-03-30 22:26:18 -07:00
impl.go
compiler: avoid allocation in SetJumpTargetOnNext (
#1325
)
2023-03-31 13:03:26 +09:00