|
|
|
|
|
by stepchowfun
1120 days ago
|
|
Yes! We have comprehensive integration tests that run in the browser to ensure the generated code only uses browser-compatible APIs. Also, the generated code never uses reflection or dynamic code evaluation, so it works in Content Security Policy-restricted environments. See this section of the README for more info: https://github.com/stepchowfun/typical#javascript-and-typesc... |
|
By the looks of it typical is only a CLI tool, so I guess not for now. Maybe unless it is ported to WASM...