Skip to:
We can successfully turn code like
into
but code like this sneaks by the transpiler, then doesn't work.
Modify transpiler to add runtime shim to these like so:
We can successfully turn code like
into
but code like this sneaks by the transpiler, then doesn't work.
Modify transpiler to add runtime shim to these like so: