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
282ffc5cedd1673dfcbb35b6a8270f26ce996891
wazero
/
internal
/
wazeroir
History
Takeshi Yoneda
d63c747d53
asm,compiler: reduce allocations during compilation (
#936
)
...
Signed-off-by: Takeshi Yoneda <
takeshi@tetrate.io
>
2022-12-20 12:49:47 +09:00
..
compiler_test.go
Switches from gofmt to gofumpt (
#848
)
2022-11-09 05:48:24 +01:00
compiler.go
asm,compiler: reduce allocations during compilation (
#936
)
2022-12-20 12:49:47 +09:00
format.go
Change OperationSwap to OperationSet (
#775
)
2022-08-29 15:28:39 +09:00
operations_test.go
SIMD: implements comparison instructions (
#617
)
2022-06-03 16:04:08 +09:00
operations.go
Change OperationSwap to OperationSet (
#775
)
2022-08-29 15:28:39 +09:00
signature_test.go
Use correct pattern for table tests everywhere (
#582
)
2022-05-20 16:55:01 +09:00
signature.go
asm,compiler: reduce allocations during compilation (
#936
)
2022-12-20 12:49:47 +09:00
wazeroir.go
Renames JIT to Compiler and notes it is AOT (
#564
)
2022-05-17 08:50:56 +09:00