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
f3516a656fb760afae2a79a54b88a9ab6caa2a69
wazero
/
internal
/
wazeroir
History
Edoardo Vacchi
8887799da7
wazeroir: move unary byte ops to UnionOperator (
#1320
)
...
Signed-off-by: Edoardo Vacchi <
evacchi@users.noreply.github.com
>
2023-03-31 08:07:12 +09:00
..
compiler_test.go
wazeroir: move unary byte ops to UnionOperator (
#1320
)
2023-03-31 08:07:12 +09:00
compiler.go
wazeroir: move unary byte ops to UnionOperator (
#1320
)
2023-03-31 08:07:12 +09:00
format.go
wazeroir: implements fmt.Stringer for operations (
#1203
)
2023-03-06 15:43:35 +09:00
operations_test.go
wazeroir: move unary byte ops to UnionOperator (
#1320
)
2023-03-31 08:07:12 +09:00
operations.go
wazeroir: move unary byte ops to UnionOperator (
#1320
)
2023-03-31 08:07:12 +09:00
signature_test.go
Holds function types as values, not ptrs in wasm.Module (
#1227
)
2023-03-15 13:45:52 +09:00
signature.go
Holds function types as values, not ptrs in wasm.Module (
#1227
)
2023-03-15 13:45:52 +09:00
wazeroir.go
Renames JIT to Compiler and notes it is AOT (
#564
)
2022-05-17 08:50:56 +09:00