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
4ea9d1a7b59df13dab6eb5c5c436a9b29d0c0a90
wazero
/
internal
/
integration_test
/
bench
History
Takeshi Yoneda
e17a85146a
Holds wasm.Code as values on wasm.Module (
#1243
)
...
Signed-off-by: Takeshi Yoneda <
takeshi@tetrate.io
>
2023-03-15 14:45:54 +09:00
..
testdata
updates to tinygo 0.23 (
#522
)
2022-05-03 10:24:54 +08:00
bench_test.go
Holds most fields as slice of values, not ptrs in wasm.Module (
#1221
)
2023-03-13 12:50:36 +09:00
debug_bench_test.go
Moves integration tests and benchmarks into one internal directory (
#467
)
2022-04-15 13:33:30 +08:00
decoder_bench_test.go
Adds support for DWARF based stack traces (
#881
)
2022-12-05 14:59:45 +09:00
hostfunc_bench_test.go
Holds wasm.Code as values on wasm.Module (
#1243
)
2023-03-15 14:45:54 +09:00
interface_bench_test.go
Switches from gofmt to gofumpt (
#848
)
2022-11-09 05:48:24 +01:00
memory_bench_test.go
Removes context parameter from instruction-scoped operations (
#923
)
2022-12-14 16:08:07 +09:00