Use unsafe.Slice
instead of reflect.SliceHeader
to build byte slice
#108
Annotations
6 errors and 3 warnings
Test (TinyGo 0.30.0):
wasm/plugin.go#L11
"reflect" imported and not used
|
Test (TinyGo 0.30.0)
Process completed with exit code 2.
|
Test (TinyGo 0.29.0):
wasm/plugin.go#L11
"reflect" imported and not used
|
Test (TinyGo 0.29.0)
Process completed with exit code 2.
|
Test (TinyGo 0.31.1):
wasm/plugin.go#L11
"reflect" imported and not used
|
Test (TinyGo 0.31.1)
Process completed with exit code 2.
|
Test (TinyGo 0.30.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (TinyGo 0.29.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (TinyGo 0.31.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|