Alternatively, you could extend TiddlyWiki to support WebAssembly
<https://blog.dmitryalexandrov.net/webassembly-for-java-developers/>.  This
would allow you to dispatch tiddlers to the Wasm bridge, and then provide
implementation in any language that supports compilation to WebAssembly.
There's definitely support for cross compiling Java bytecode to wasm
bytecode (see the link I provided for more context.)

Cheers,

Norman

On Thu, Nov 4, 2021 at 2:37 PM Андрей Тюрюмин <i0qcha...@gmail.com> wrote:

> Looks like what I need, I'll try it tomorrow, thanks!
>
> четверг, 4 ноября 2021 г. в 04:30:37 UTC+3, flanc...@gmail.com:
>
>> Hi Андрей,
>>
>> Haven’t been working with TW as much as a few months ago, but hopefully I
>> can be some help here.
>>
>> In HTML, we have what are called Java applets, which allow you to run
>> Java code natively in the web browser.
>>
>> A tutorial on these is available at
>> https://www.w3schools.in/java-tutorial/java-applets/.
>>
>> You could probably put an HTML applet code directly into a tiddler, but
>> if not, I’m sure someone else can think of some creative ways to squeeze
>> html code into the tiddler. Can’t test right now as I’m away from keyboard,
>> but let me know how it goes!
>>
>> Hopefully this is useful for you!
>>
>> Regards.
>>      Finn Lancaster
>>      www.finnsoftware.net
>>      Open-source since 2019
>>
>> On Wed, Nov 3, 2021 at 9:49 AM Андрей Тюрюмин <i0qc...@gmail.com> wrote:
>>
>>> I wonder if there is any way to use Java (NOT javaScript) with
>>> TiddlyWiki? Even if only for local usage. Maybe it could be somehow
>>> possible to use .jsp pages for "Java tiddlers", maybe with some usage of
>>> tomcat? Any helpful plugins?
>>>
>>> P.S. Sorry if my english is bad.
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "TiddlyWiki" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to tiddlywiki+...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/tiddlywiki/659e9b6c-ca15-438a-94e1-b7340740bd34n%40googlegroups.com
>>> <https://groups.google.com/d/msgid/tiddlywiki/659e9b6c-ca15-438a-94e1-b7340740bd34n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/0dfba08e-02d5-43a3-8abf-38b8911d9770n%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/0dfba08e-02d5-43a3-8abf-38b8911d9770n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAZgmAn8k4ShLLS3ggkFmvwFW_6Vh6oGWEMng1xhiOCKOzkqPQ%40mail.gmail.com.

Reply via email to