You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(go): casting unsafe pointer to uintptr type (#1493)
* fix(go): casting unsafe pointer to uintptr type when passed to wasm_import_* functions
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
* fix: update dev container to use patched version of Go
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
* feat: adding async resource func test
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
---------
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
0 commit comments