Skip to content

Commit 882ec42

Browse files
authored
Merge pull request #53 from mainsail-org/mir/learnmore
remove reference to non-existent section, fixes #47
2 parents 0f8f933 + 55643a6 commit 882ec42

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: index.markdown

-2
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,3 @@ Each of these implementations offer some benefits: Jython, for example, compiles
5858
IronPython is well-integrated with .NET, which means IronPython can use the .NET framework and Python 2 libraries or vice versa.
5959

6060
We want to unlock the same possibilities that Jython and IronPython enable, but for the Rust programming language. In addition, thanks to Rusts' minimal runtime, we're able to compile RustPython to WebAssembly and allow users to run their Python code easily in the browser.
61-
62-
Check out the "learn more" section for an explainer of all those jargon-y words, or read the blog for more in-depth technical discussion.

0 commit comments

Comments
 (0)