Skip to content

Commit

Permalink
remove wasm notes
Browse files Browse the repository at this point in the history
  • Loading branch information
laytan committed Jul 11, 2024
1 parent 3dc4a6d commit 5a99d42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ NOTE: this implementation requires at least `-o:minimal` as it requires `#force_

NOTE: the instrumentation features and WASM combination is a bit fragile and seems to only work on `-o:minimal` exclusively, this is almost certainly a codegen bug.

Usage on WASM requires a resolution on these 2 PRs: [#3903](https://github.com/odin-lang/Odin/pull/3903) and [#3904](https://github.com/odin-lang/Odin/pull/3904)

## Manual

```odin
Expand Down

0 comments on commit 5a99d42

Please sign in to comment.