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
cd34767954177c7f7eb839c1c6dba6df202ddae1
wazero
/
internal
/
asm
History
Takeshi Yoneda
27b405f17b
asm/arm64: removes unneeded 16 bytes alignment (
#1367
)
...
signed-off-by: Takeshi Yoneda <
takeshi@tetrate.io
>
2023-04-17 15:16:40 +09:00
..
amd64
compiler: avoids allocation in label resolution (
#1326
)
2023-03-30 22:26:18 -07:00
arm64
asm/arm64: removes unneeded 16 bytes alignment (
#1367
)
2023-04-17 15:16:40 +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