panic: mkdir /tmp/jsii-runtime: not implemented on js wasm_exec.js #3281
Labels
bug
This issue is a bug.
language/go
Regarding GoLang bindings
module/runtime
Issues affecting the `jsii-runtime`
needs-reproduction
This issue needs reproduction.
p1
🐛 Bug Report
Affected Languages
TypeScript
orJavascript
Python
Java
C#
,F#
, ...)Go
General Information
What is the problem?
While running cdk8s synth from the browser using web assembly for Golang, I get the following JSII Runtime errors.
Verbose Log
Notes
TempDir()
which callsos.MkdirTemp()
Reproduction Repo
https://github.com/Hunter-Thompson/jsii-webasembly-bug
The text was updated successfully, but these errors were encountered: