I saw some online interpreters for Lua. I don't know anything about this so I want to ask: Is it possible, some day, that LÖVE can be embedded into web pages like, say, Flash.
I think if the server computer is a powerful machine, it could be done. Any ideas on this one?
Embedded Löve
Re: Embedded Löve
I think this would be client side, just like flash...
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Embedded Löve
There actually is a Flash-like LÖVE plugin, for Firefox and I don't know what else. It works, but not terribly well and it's a huge security hole. A LÖVE plugin would need to be at least SELÖVE, if not more restrictive.
Help us help you: attach a .love.
Re: Embedded Löve
What's SELÖVE?
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
- slime
- Solid Snayke
- Posts: 3170
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: Embedded Löve
A "security for the average lover" version of LÖVE which has many Lua and LÖVE abilities removed in an effort to prevent malicious code from doing any harm, if you're worried about that.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Embedded Löve
It's a fork of LÖVE that adds sandboxing, so you can play any .love you find on the internet without having to fear it doing naughty things (or being just broken and causing a mess by accident). See its ugly and out-of-date website.
Help us help you: attach a .love.
Who is online
Users browsing this forum: Ahrefs [Bot], ivxLL and 7 guests