(I don't have what youre looking for, but i wrote a tkhtml3 based
browser that i've been trying to create a js interpreter for from
scratch, converting js to tcl.
JS is a horribly loose language and tcl is shell script style instead
of a real language, which makes it really hard.
Would be nice to have a 64 bit bit binary of the tkhtml js interpreter
that can jost be plugged in to tcl.
On Mon, Jun 9, 2025 at 11:04 AM Edward HD <
billan...@gmail.com> wrote:
>
> Hello, I am currently working on adding JavaScript support to TkinterWeb. I am trying to compile TclSEE—the original JS engine for TkHTML—but I am unable to do so because neither SEE nor HV provide a definition for SEE_interpreter_init_hostglobal. When I try replacing it with SEE_interpreter_init_compat (as was done previously), the global object (Window) doesn’t work. I know that the version from here works, but that was before this commit. Do you have the source code for SEE_interpreter_init_hostglobal please?
>
> --
> You received this message because you are subscribed to the Google Groups "tkhtml3" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
tkhtml3+u...@googlegroups.com.
> To view this discussion visit
https://groups.google.com/d/msgid/tkhtml3/e6d01971-42c1-4552-8c05-f98de17a5ef0n%40googlegroups.com.