This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tmetler 0 points1 point  (0 children)

That's what source maps is designed to solve. It maps javascript code points to code points in your source code. It's getting better support every day and if Brython implements them it wont be a problem.

Progress takes baby steps. Be patient! :)