Blog

Luis Majano

October 20, 2017

Spread the word


Share your thoughts

<div class="col-md-12">
	<img src="__media/home-carousel/ortus-logo.jpg" width="300px">
	
	<h1>Ortus Developer Week<br />November 06-10, 2017</h1>
	<h3>5 days, 15 Live Sessions</h3>
	<p>A FREE TRAINING EXTRAVAGANZA</p>

	<a class="btn btn-info btn-lg" href="https://zoom.us/meeting/register/2932a64bf0837a357c24e00bf0acd2b8" target="_blank">Register for FREE now!</a>
	<a class="btn btn-info btn-lg" href="/odw">Visit Conference Page!</a>

</div>

ODW version 6.0

Ortus Developer Week is taking place for the 6th year in a row! A FREE Training week dedicated to all of you developers that are eager to learn more and update your skills. Register and join 300+ developers taking part of this great event. We have some great speakers and content coming your way, so check out our ODW page for more information, video links, slides, and source code!

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026